/[schmitzm]/branches/1.0-gt2-2.6/src/org/geotools
ViewVC logotype

Log of /branches/1.0-gt2-2.6/src/org/geotools

View Directory Listing Directory Listing


Sticky Revision:

Revision 387 - Directory Listing
Modified Fri Sep 11 16:49:23 2009 UTC (15 years, 5 months ago) by alfonx
* Hunting a problem, where the application ONLY WHEN STARTING VIA JWS, crashes with "ClassNotFound: org.geotools.GUI.swing.JMapPane"... but we only reference 
org.geotools.swing.JMapPane ?!?!?!
So I changed all references to org.geotools.gui.swing, even in the comments .. paranoia

Revision 386 - Directory Listing
Modified Fri Sep 11 16:48:58 2009 UTC (15 years, 5 months ago) by alfonx
* Hunting a problem, where the application ONLY WHEN STARTING VIA JWS, crashes with "ClassNotFound: org.geotools.GUI.swing.JMapPane"... but we only reference 
org.geotools.swing.JMapPane ?!?!?!
So I changed all references to org.geotools.gui.swing, even in the comments .. paranoia

Revision 385 - Directory Listing
Modified Fri Sep 11 16:45:41 2009 UTC (15 years, 5 months ago) by alfonx
* Hunting a problem, where the application ONLY WHEN STARTING VIA JWS, crashes with "ClassNotFound: org.geotools.GUI.swing.JMapPane"... but we only reference 
org.geotools.swing.JMapPane ?!?!?!
So I changed all references to org.geotools.gui.swing, even in the comments .. paranoia

Revision 384 - Directory Listing
Modified Fri Sep 11 16:16:38 2009 UTC (15 years, 5 months ago) by alfonx
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 373 - Directory Listing
Modified Fri Sep 4 08:48:50 2009 UTC (15 years, 5 months ago) by alfonx
* Comments in SubFeatureCollection
* Removed the patched StyleFactorImpl we needed in GT2.4.5

Revision 372 - Directory Listing
Modified Thu Sep 3 18:41:50 2009 UTC (15 years, 5 months ago) by alfonx
* 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 371 - Directory Listing
Modified Thu Sep 3 18:24:41 2009 UTC (15 years, 5 months ago) by alfonx
Copied from 2.6-m2. Added by SK on 2009-09-03 because the 2.6-M2 
SubFeatureCollection had forgotten to overwrite getBounds() and 
threw an UnsupportedOperationException.
It has been reported as http://jira.codehaus.org/browse/GEOT-2693


Revision 348 - Directory Listing
Modified Mon Aug 31 12:06:30 2009 UTC (15 years, 6 months ago) by alfonx
* removed the transitional shapefile renderer fully

Revision 346 - Directory Listing
Modified Mon Aug 31 11:37:01 2009 UTC (15 years, 6 months ago) by alfonx
* ArcASCII mit GT neu

Revision 341 - Directory Listing
Modified Mon Aug 31 10:16:40 2009 UTC (15 years, 6 months ago) by alfonx
Migrating to GT2.6... only 46 compile errors left...

Revision 340 - Directory Listing
Modified Fri Aug 28 11:13:50 2009 UTC (15 years, 6 months ago) by alfonx
* Replaced the TransitionShapefileRenderer with the latest 2.6 version (without the hack ATM)

Revision 337 - Directory Listing
Modified Thu Aug 27 09:22:45 2009 UTC (15 years, 6 months ago) by alfonx
Migrating to GT2.6... only 100 compile errors left...

Revision 336 - Directory Listing
Modified Thu Aug 27 09:10:10 2009 UTC (15 years, 6 months ago) by alfonx
Migrating to GT2.6... only 100 compile errors left...

Revision 332 - Directory Listing
Modified Wed Aug 26 17:15:49 2009 UTC (15 years, 6 months ago) by alfonx
* Replaced every occurrance of AttributeType with AttributeDescriptor
 - I think it saves a lot of typing...

Revision 325 - Directory Listing
Modified Wed Aug 26 15:32:54 2009 UTC (15 years, 6 months ago) by mojays
imports organized
SCHMITZM-JMapPane converted

Revision 322 - Directory Listing
Modified Wed Aug 26 14:12:17 2009 UTC (15 years, 6 months ago) by alfonx
Moving to 
import org.opengis.feature.simple.SimpleFeature;


Revision 321 - Directory Listing
Modified Wed Aug 26 13:52:54 2009 UTC (15 years, 6 months ago) by mojays
"optimized" SubFeatureCollection removed (hoping the 2.6 version now works fine!)

Revision 320 - Directory Listing
Modified Wed Aug 26 13:49:19 2009 UTC (15 years, 6 months ago) by mojays
imports organized
migration package gtmig.* for classes no longer included in gt2-2.6
MouseSelectionTracker taken from gt 2.4.5

Revision 319 - Directory Listing
Modified Wed Aug 26 13:42:13 2009 UTC (15 years, 6 months ago) by alfonx
Changed:
import org.geotools.util.ProgressListener 	
to:
import org.opengis.util.ProgressListener 

Revision 318 - Directory Listing
Modified Wed Aug 26 13:33:32 2009 UTC (15 years, 6 months ago) by alfonx
http://geotools.codehaus.org/Upgrade+to+2.5: Transition to GeoAPI SimpleFeature

   1.  Search Replace
      Search 	Replace
      \bFeature\b 	SimpleFeature
      \bFeatureType\b 	SimpleFeatureType
   2. Fix the imports
          * Control-Shift-O in Eclipse IDE

 PENDING:  3. Add casts as required for getDefaultGeometry()



Revision 315 - Directory Listing
Modified Wed Aug 26 11:03:27 2009 UTC (15 years, 6 months ago) by mojays
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.

Revision 307 - Directory Listing
Modified Thu Aug 20 13:49:50 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: trunk/src/org/geotools
* GP-Feature: Futher patched our Shapefilerender (= TransitionRenderer in SCHMITZM) to also support spatial quad tree index from JARs. It used a "isLocal" method that only checked for file:// protocoll, and not for jar://... protocoll
* GP-Bugfix: Fixed a problem with .cpg files.. they have been set to the system default when saving the atlas.
* The rendering of vectors should generally be faster now... especially in exported atlases
* Organized-IMports
* Better handling of calls to SingleInstanceListener.newActivation: the splashscreen is now shown and the windows brought to front.
* AV-Feature: After switching from/to anti-aliased rendering, the waiting cursor appears above the map correctly now.

Revision 306 - Directory Listing
Modified Wed Aug 19 18:30:50 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: trunk/src/org/geotools
* GP-Feature: Some preprations for better DnD support in DnDTree... but all moved to CopyOfDndTree.java


Revision 305 - Directory Listing
Modified Wed Aug 19 12:06:21 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Schmitzm/GP/AV-BUgFIX: ShapefileDataStoreFactory has been patched, so that offfline atlases can be started from folders that contain special characters. 
The class is now part of schmitzm.

Revision 304 - Directory Listing
Modified Wed Aug 19 12:03:12 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: trunk/src/org/geotools
* GP/Schmitzm: The org.geotools.JMapPane has been patched: 
The problem: Clicking into the map with the InfoCLick tool took very long. The algorithm has been modified to only check for hits in layers, that actually have any visible attributes. The AttributeMetaDataMap can therefore be given to the JMapPane (#setAttributeMetaDataFor(String ID, AttributeMetaDataMap amdMap). This feature is fully transparent: If no AttributeMetadata is supplied, all works as before.

* GP-Feature: The TransitionShapefileRenderer is in use again. It speeds up Shapefile rendering, but has been reported to make the GP hang. We include this feature in 1.1 again and will try to reproduce it.

* GP-Feature: Calculation of size now ignores CSV and SVN directories


Revision 261 - Directory Listing
Modified Fri Jul 31 17:05:18 2009 UTC (15 years, 7 months ago) by mojays
Original Path: trunk/src/org/geotools
all methods dealing with features moved from JFreeChartUtil to FeatureChartUtil
imports organized

Revision 227 - Directory Listing
Modified Fri Jul 17 07:25:29 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/org/geotools
* AV-Revert: Had to replace TransitionalShapefileRenderer again, because AR reported reproducable hangs on many Windows machines. 

* GP-Feature: Created an Export-Wizard! Check it out.. it's fun!


Revision 226 - Directory Listing
Modified Thu Jul 16 07:37:43 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Created a new ManageChartsForMapDialog that allows to manage charts and define which chart is visible in which map. Besides, that saving the ChartSTyles is not implemented, you can now basically define and use the charts.

* Created a TransitionShapefileRenderer in schmitzm. It's a copy (extend was not possible) of a normal ShapefileRenderer class, but extended by a hack to fall back to the normal StreamingRenderer if a FeatureOperationTreeFilter is applied to a MapLayer. 
* I have set this TransitionShapefileRenderer as default in JMapPane & Co.
* It's called "transition", because we will remove it as soon as we moved to GT 2.6 and switched the filters to eCQL.


Revision 207 - Directory Listing
Modified Thu Jul 9 20:14:21 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/org/geotools
* AS FEATURE: Changing the TextSymbolizer (label settings) in AS is now directly presented in the preview JMapPane(s). Up to now, the LabelCache of the JMapPane didn't clear properly and the changes were only shown after a while.

* CodeCleanup: Removed some unneeded SwingUtil.getParentWindow (because most atlas classes now use a Component object as GUI-parent parameter)


Revision 172 - Directory Listing
Modified Tue Jun 30 20:40:00 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Inserted one if ==null return check

Revision 167 - Directory Listing
Modified Sun Jun 28 14:27:37 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Committing because i switch computers.. This commit contains a prototype to access WFS as a source for features. It's not very stable.. A proper commit will follow tonight.
* Quite a lot of i8n in the AtlasStyler + GP


Revision 162 - Directory Listing
Modified Mon Jun 22 21:05:20 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
* FINALLY! FINALLY! Found the regressoin in GT 2.4.5 that had made AtlasStyler very buggy. An setSize(Expression.NIL) is set in StyleFactoryImpl which was evil, because NILExpressions are only supported properly in 2.5. So i overwrite the class in schmitzm and changed the one line. Then i was also able to remove a few workarounds that were not needed anymore. 
* Some more fixed in AtlasStyler, like: Local symbols are only shown one now.. not twice.

Next commit will be a full build with all JARs

Revision 153 - Directory Listing
Modified Sat Jun 20 12:48:24 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Organized Imports
* Fixed a BuG in AS, PolygonSymbolEditGUI (Had to be Float instead of Double)
* Renamed DesignLayerPanel to DesginMapLegend etc...
* Bugfixed ManageLayerSytlesForMapDialog to trigger a preview of the new legend.

Revision 148 - Directory Listing
Modified Thu Jun 18 16:31:56 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
* Reorganized the UI of the Legend
* Solved the never-wide-enough legend, including the "..."

Revision 144 - Directory Listing
Modified Mon Jun 15 18:29:49 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/org/geotools
Plaing with a upscaled preview image that is shown while the map is rendered.. but its not fast enough yet ;-) .. all commented out

Revision 127 - Directory Listing
Modified Sat May 30 14:29:58 2009 UTC (15 years, 9 months ago) by mojays
Original Path: trunk/src/org/geotools
Many many many new JFreeChart stuff (selection panel and renderer, etc.)
- schmitzm.jfree.chart.SelectableChartPanel
- schmitzm.jfree.chart.ChartMouseSelectionTracker
- schmitzm.jfree.chart.selection.*
- schmitzm.jfree.chart.renderer.*
Plus: Imports organized!

Revision 121 - Directory Listing
Modified Mon May 18 14:15:42 2009 UTC (15 years, 9 months ago) by mojays
Original Path: trunk/src/org/geotools
FeatureFilterPanel
- "TEST" used as default button
- dialog with details for error
FeatureLayerFilterDialog
- OK/APPLY buttons disables on errors
ExceptionDialog
- details can be shown as default
FeatureOperationTreeFilter
- exception is not caught in evaluate(.) to show errors in parent components

Revision 114 - Directory Listing
Modified Wed May 13 14:11:00 2009 UTC (15 years, 9 months ago) by mojays
Original Path: trunk/src/org/geotools
OperationTreeParser:
- Aussagekräftigere Fehlermeldung bei unbekanntem Fehler
JMapPane
- Entfernen/Hinzufügen des MouseSelectionTrackers (um Rahmen bei Info-Tool zu verhindern) ersetzt gegen Überschreiben der mouseDragged(.) des SelectionTrackers

Revision 76 - Directory Listing
Modified Tue Apr 21 21:15:25 2009 UTC (15 years, 10 months ago) by alfonx
Original Path: trunk/src/org/geotools
* SelectableFeatureTablePane can be constructed with a mapPane parameter. if not null, the toolbar contains a "ZoomToSelected" button.
* Added a zoomTom(FeatureCollection) to JMapPane. This is now used in the FeatureTablePane's preview, in the Atlas search dialog, and in the ZoomToSelected button of SelectableFeatureTablePane


Revision 2 - Directory Listing
Added Tue Feb 24 22:43:52 2009 UTC (16 years ago) by mojays
Original Path: trunk/src/org/geotools
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)


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26