# # ChangeLog for branches/geomap # # Generated by Trac 1.0.13 # Sep 18, 2024, 11:51:16 PM Tue, 26 Jan 2016 19:35:11 GMT dkearney [5971] * branches/geomap/examples/mapviewer/layers/remove_single_layer.tcl (added) adding example showing how to remove a single layer from the map ... Fri, 15 Jan 2016 03:08:06 GMT dkearney [5955] * branches/geomap (modified) * branches/geomap/gui/scripts/map.tcl (modified) * branches/geomap/gui/scripts/mapviewer.tcl (modified) merging changesets r5928 through r5954 from trunk Fri, 15 Jan 2016 01:17:12 GMT dkearney [5954] * branches/geomap/examples/mapviewer/layers (added) * branches/geomap/examples/mapviewer/layers/add_remove_layers.tcl (added) * branches/geomap/examples/mapviewer/ogr/ogr_csv_icon_example.tcl (added) adding more map layer examples, placing icons on a map and shoing how ... Thu, 07 Jan 2016 17:39:56 GMT dkearney [5951] * branches/geomap/examples/mapviewer (added) * branches/geomap/examples/mapviewer/colorramp (added) * branches/geomap/examples/mapviewer/colorramp/ameantemp.nc (added) * branches/geomap/examples/mapviewer/colorramp/colorramp_geotiff_example.tcl (added) * branches/geomap/examples/mapviewer/colorramp/colorramp_netcdf_example.tcl (added) * branches/geomap/examples/mapviewer/colorramp/outlandish.tif (added) * branches/geomap/examples/mapviewer/common (added) * branches/geomap/examples/mapviewer/common/geovis_settings.tcl (added) * branches/geomap/examples/mapviewer/gdal (added) * branches/geomap/examples/mapviewer/gdal/gdal_example.tcl (added) * branches/geomap/examples/mapviewer/gdal/world.tif (added) * branches/geomap/examples/mapviewer/ogr (added) * branches/geomap/examples/mapviewer/ogr/afr_countries.dbf (added) * branches/geomap/examples/mapviewer/ogr/afr_countries.prj (added) * branches/geomap/examples/mapviewer/ogr/afr_countries.shp (added) * branches/geomap/examples/mapviewer/ogr/afr_countries.shx (added) * branches/geomap/examples/mapviewer/ogr/coord.csv (added) * branches/geomap/examples/mapviewer/ogr/ogr_csv_points_example.tcl (added) * branches/geomap/examples/mapviewer/ogr/ogr_shape_line_example.tcl (added) * branches/geomap/examples/mapviewer/ogr/station_clean.csv (added) * branches/geomap/examples/mapviewer/tms (added) * branches/geomap/examples/mapviewer/tms/tms_example.tcl (added) * branches/geomap/examples/mapviewer/wms (added) * branches/geomap/examples/mapviewer/wms/wms_example.tcl (added) * branches/geomap/examples/mapviewer/xyz (added) * branches/geomap/examples/mapviewer/xyz/xyz_example.tcl (added) adding mapviewer examples Fri, 18 Dec 2015 09:19:46 GMT dkearney [5949] * branches/geomap/gui/scripts/Makefile.in (modified) * branches/geomap/gui/scripts/geomapdataprovider.tcl (added) * branches/geomap/gui/scripts/geomapdataprovidercolorramp.tcl (added) * branches/geomap/gui/scripts/geomapdataprovidergdal.tcl (added) * branches/geomap/gui/scripts/geomapdataproviderogr.tcl (added) * branches/geomap/gui/scripts/geomapdataprovidertfs.tcl (added) * branches/geomap/gui/scripts/geomapdataprovidertms.tcl (added) * branches/geomap/gui/scripts/geomapdataproviderwfs.tcl (added) * branches/geomap/gui/scripts/geomapdataproviderwms.tcl (added) * branches/geomap/gui/scripts/geomapdataproviderxyz.tcl (added) * branches/geomap/gui/scripts/geomaplayer.tcl (added) * branches/geomap/gui/scripts/geomaplayerimage.tcl (added) * branches/geomap/gui/scripts/map.tcl (modified) * branches/geomap/gui/scripts/mapviewer.tcl (modified) * branches/geomap/gui/test/geomapdataprovider.test (added) * branches/geomap/gui/test/geomapdataprovidercolorramp.test (added) * branches/geomap/gui/test/geomapdataprovidergdal.test (added) * branches/geomap/gui/test/geomapdataproviderogr.test (added) * branches/geomap/gui/test/geomapdataprovidertfs.test (added) * branches/geomap/gui/test/geomapdataprovidertms.test (added) * branches/geomap/gui/test/geomapdataproviderwfs.test (added) * branches/geomap/gui/test/geomapdataproviderwms.test (added) * branches/geomap/gui/test/geomapdataproviderxyz.test (added) * branches/geomap/gui/test/geomaplayer.test (added) * branches/geomap/gui/test/geomaplayerimage.test (added) * branches/geomap/gui/test/map.test (added) adding data provider and layer objects, updating mapviewer to remove ... Mon, 02 Nov 2015 15:03:36 GMT dkearney [5928] * branches/geomap (copied) creating branch of trunk to play with creating a geomap object Wed, 28 Oct 2015 22:27:04 GMT clarksm [5925] * trunk/lang/matlab/rpExec.c (modified) Fix memory allocation issue revealed when using newer Matlab versions.