Log of /branches/2.3.x/src/skrueger/geotools/io
Directory Listing
Revision
1280 -
Directory Listing
Modified
Tue Nov 16 16:35:02 2010 UTC
(14 years, 3 months ago)
by
alfonx
Fixed a AS to work better with geometries not stroed in a column called the_geom
Revision
1252 -
Directory Listing
Modified
Sun Nov 7 19:12:57 2010 UTC
(14 years, 3 months ago)
by
alfonx
Replaced System.out.println with LOGGER.debug
Revision
1240 -
Directory Listing
Modified
Fri Nov 5 13:02:30 2010 UTC
(14 years, 3 months ago)
by
alfonx
Branch 2.3.x angelegt
Revision
1195 -
Directory Listing
Modified
Tue Nov 2 10:33:32 2010 UTC
(14 years, 4 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/io
* Double clicking a layer will set the CRS of the layer for the GeoMapPane
* Added GeometryForm.NONE and GeometryForm.ANY
* More warnings and checks when importing from WFS or DB in AtlasStyler
Revision
1161 -
Directory Listing
Modified
Sun Oct 24 16:44:18 2010 UTC
(14 years, 4 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/io
* AtlasSTyler-Feature: Improved the GUI
* AtlasSTyler-Feature: Import Wizards for SHape, PostGIS and WFS
Revision
888 -
Directory Listing
Modified
Thu Jun 3 10:48:43 2010 UTC
(14 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/io
* Changes some more kruegers to tzeggai
* Renamed Geopublisher_de.proaperties ResourceBundle to geopublisherTranslation_de.properties etc...
* Moved openOSFolder(File) method to SwingUtil,allowing to open a folder with a os dependent file explorer
Revision
384 -
Directory Listing
Modified
Fri Sep 11 16:16:38 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools/io
Wow.. this now compiles and works with GT2.6 TRUNK! I will check-in the tunrk libs in AtlasFramework/lib/gt tonight. One big difference between M2 and trunk is that they moved the package
org.geotools.gui.swing to
org.geotools.swing
So i did the same in schmitzm, especially with the JMapPane
Revision
377 -
Directory Listing
Modified
Fri Sep 4 11:33:03 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools/io
* Patched the ImagePyramid and ImageMosaic classes from GT26-m2 again, because their Transparency doesn't work, nor do they support URLs.
* URL support is not yet fixed.
Revision
372 -
Directory Listing
Modified
Thu Sep 3 18:41:50 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools/io
* Renamed the folder with the GT JARs from 'gt-2.6' to 'gt'
* Extended the build.xml to write the correct version into the .jnlp files
* Many many small adaptations to GT2.6 .. AtlasStyler is working again.
* Changed all the clone?() methods in StylingUtil to use the DuplicatingStyleVisitor
Revision
244 -
Directory Listing
Modified
Wed Jul 29 09:33:33 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/io
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
Revision
2 -
Directory Listing
Added
Tue Feb 24 22:43:52 2009 UTC
(16 years ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools/io
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
includes:
- schmitzm.* (except schmitzm.test)
- org.geotools.* (all overridden classes)
- skrueger.geotools
- skrueger.i8n
- skrueger.swing
- appl.data.LateLoadable (dependency in SCHMITZM)
- appl.data.LoadingException (dependency in SCHMITZM)
- appl.util.RasterMetaData (dependency in SCHMITZM)