/[schmitzm]/branches/2.2.x/src/skrueger/AttributeMetadataInterface.java
ViewVC logotype

Log of /branches/2.2.x/src/skrueger/AttributeMetadataInterface.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 897 - (view) (annotate) - [select for diffs]
Modified Mon Jun 7 14:14:39 2010 UTC (14 years, 8 months ago) by alfonx
File length: 3231 byte(s)
Diff to previous 800 , to selected 325
Das ist 2.2-SNAPSHOT


Revision 800 - (view) (annotate) - [select for diffs]
Modified Wed Apr 14 16:33:30 2010 UTC (14 years, 10 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadataInterface.java
File length: 3231 byte(s)
Diff to previous 797 , to selected 325
Neue Hilfsklasse ReleaseUtil bietet zwei nette Funktionen 
1. LGPL und GPL Lizentexte auf Logger ausgeben
2. Version-String aus /release.proeprties Dateien erstellen. Weiterhin ist im JavaDoc beschrieben, wie man das mit Maven sauber einrichtet.

Revision 797 - (view) (annotate) - [select for diffs]
Modified Sat Apr 10 16:12:40 2010 UTC (14 years, 10 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadataInterface.java
File length: 3269 byte(s)
Diff to previous 776 , to selected 325
Changed the AMD Interface from using org.geotools.NameImpl to use org.opengis.Name

Revision 776 - (view) (annotate) - [select for diffs]
Modified Sun Mar 28 10:06:00 2010 UTC (14 years, 11 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadataInterface.java
File length: 3277 byte(s)
Diff to previous 772 , to selected 325
Nur organized imports

Revision 772 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 14:05:26 2010 UTC (14 years, 11 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadataInterface.java
File length: 3328 byte(s)
Copied from: trunk/src/skrueger/AttributeMetadata.java revision 771
Diff to previous 770 , to selected 325
The new Interface AttributeMetadata has been renamed to AttributeMetadataInterface. 


Revision 770 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 11:36:11 2010 UTC (14 years, 11 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadata.java
File length: 2930 byte(s)
Diff to previous 769 , to selected 325
Had to switch the AttributeMetadata key from org.opengis.feature.type.Name to geotools.NameImpl. That sounds not-so-nice, because it is generally better to program against an interface instead of an implementation, BUT NameImpl implements Serializable which is a big help when i want to map that AttributeMetaDataMap in another project.

Revision 769 - (view) (annotate) - [select for diffs]
Modified Sun Mar 21 11:02:34 2010 UTC (14 years, 11 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadata.java
File length: 2884 byte(s)
Diff to previous 685 , to selected 325
Made an interface and a Abstract class for AttributeMetaData

Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetadata.java
File length: 12073 byte(s)
Diff to previous 681 , to selected 325
copy RC2 to trunk

Revision 681 - (view) (annotate) - [select for diffs]
Modified Tue Feb 9 22:08:26 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 12073 byte(s)
Diff to previous 678 , to selected 325
* NODATA handling in the attribute table
* NODATA buttons in DesignAtlasChartDialog

Revision 678 - (view) (annotate) - [select for diffs]
Modified Fri Feb 5 15:21:33 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 11103 byte(s)
Diff to previous 675 , to selected 325
BugFix: A new instance of HashSet<NODATA> has wrongly been created in ATMd.copyTo()

Revision 675 - (view) (annotate) - [select for diffs]
Modified Thu Feb 4 19:05:34 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 11038 byte(s)
Diff to previous 666 , to selected 325


Revision 666 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 18:05:50 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 11108 byte(s)
Diff to previous 658 , to selected 325
After importing FeatureChartStyles, their attributes names are checked against the schema

Revision 658 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 15:32:21 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 11102 byte(s)
Diff to previous 621 , to selected 325
NODATA values defined in AttributeMetadata are now stored and loadedd from XML

Revision 621 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 10:06:05 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/AttributeMetadata.java
File length: 10025 byte(s)
Diff to previous 604 , to selected 325
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 604 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 14:15:53 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/AttributeMetadata.java
File length: 10025 byte(s)
Diff to previous 546 , to selected 325
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 546 - (view) (annotate) - [select for diffs]
Modified Sun Nov 22 18:56:40 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 10025 byte(s)
Diff to previous 534 , to selected 325
* Mouseclicks on the HeapBar will now trigger a GarbageCollectin
* AttributeMetadata constructor didn't correctly handle the visbile state

Revision 534 - (view) (annotate) - [select for diffs]
Modified Fri Nov 20 10:28:01 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 10174 byte(s)
Diff to previous 533 , to selected 325
* Added more documentation to AttributeMetadataMap
* Changed StyledFeatureCollectionTableModel to show the columns in the order that is defined in the AttributeMetaData.


Revision 533 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 17:27:01 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 9713 byte(s)
Diff to previous 523 , to selected 325
* XMapPane now prints erros nicely

Revision 523 - (view) (annotate) - [select for diffs]
Modified Wed Nov 18 09:54:52 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 9551 byte(s)
Diff to previous 518 , to selected 325
* Moved some methods from StylingUtil to FeatureUtil
* Added a new constructor to AttributeMetadata that automatically sets its weight

Revision 518 - (view) (annotate) - [select for diffs]
Modified Fri Nov 13 18:16:38 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 9430 byte(s)
Diff to previous 472 , to selected 325
* CQLFilter.toString does not produce CQL! Useed CQL.toCQL( Filter ) instead in some places.
* Added paramter weight (for visualisation sorting) to attributeMetadata
* Added paramters X and A for Attributemetadata.. but not using it yet.. 

Revision 472 - (view) (annotate) - [select for diffs]
Modified Wed Oct 14 22:48:50 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 6592 byte(s)
Diff to previous 470 , to selected 325
* AS-Feature: Added Double-Labeling to AtlasStyler
* AV-BugFix: Clicking points didn't work in GT2.6 and JMapPane because the dWithin filter broke?!


				// This is a tweak. The NearPointFilterGenerator doesn't work
				// any more in GT2.6... So we use a small BBOX.
				// Well, it's not the
				// NearPointFilterGenerator, but GeoTools that fails. I already
				// invested 3h in this... I guess the bug is in
				// ExtractBoundsFilterVisitor.visit(ProperyName) retuning null.
				// It should return the BBOX of value the named property.

				// Hashtable<MapLayer, FeatureCollection<SimpleFeatureType,
				// SimpleFeature>> result = findVisibleFeatures(
				// new NearPointFilterGenerator(geoCoord, dist,
				// getContext().getCoordinateReferenceSystem()),
				// state, envelope);

				final Envelope smallBox = new Envelope(geoCoord.getX() - dist,
						geoCoord.getY() -dist, geoCoord.getX()+dist, geoCoord.getY()+dist);

				Hashtable<MapLayer, FeatureCollection<SimpleFeatureType, SimpleFeature>> result = findVisibleFeatures(
						new BoundingBoxFilterGenerator(smallBox, getContext()
								.getCoordinateReferenceSystem()), state,
						envelope);



Revision 470 - (view) (annotate) - [select for diffs]
Modified Wed Oct 14 16:20:26 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 6550 byte(s)
Diff to previous 464 , to selected 325
* AV-Bugfix: Closing related dialogs when a layer is removed form the legend

Revision 464 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 13:22:31 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 6575 byte(s)
Diff to previous 463 , to selected 325
* Changed AttributeMetadata and AttributeMetadataMap. It's not based on the attributes colIdx any more, but on the geotools.feature.type.Name. All the XML read/write methods have been adapted. 
This change was needed, as some users tend to change the DBF structure after the shapefile has been imported. Now columns can be moved, inserted and deleted. Just click "reload atlas" in Geopublisher after you changed the table schema. Geopublisher doesn't have to be closed.

Revision 463 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 11:29:54 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetadata.java
File length: 4501 byte(s)
Copied from: branches/1.0-gt2-2.6/src/skrueger/AttributeMetaData.java revision 458
Diff to previous 420 , to selected 325
* Renamed AttributeMetaData.java to AttributeMetadata.java

Revision 420 - (view) (annotate) - [select for diffs]
Modified Thu Oct 1 20:22:48 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetaData.java
File length: 4501 byte(s)
Diff to previous 325
* Lots of changes in this big commit for GP 1.3 
* New Interfaces: Checkable, Copyable, Cancellable, CancellableDialogAdapter to improve the GUI
* New DialogManager to unify the handling of all dialogs.
* GP-Feature: The dialog for editing/translating a DpEntry has been "enriched".

Revision 325 - (view) (annotate) - [selected]
Modified Wed Aug 26 15:32:54 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetaData.java
File length: 3738 byte(s)
Diff to previous 320
imports organized
SCHMITZM-JMapPane converted

Revision 320 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 13:49:19 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetaData.java
File length: 3691 byte(s)
Diff to previous 315 , to selected 325
imports organized
migration package gtmig.* for classes no longer included in gt2-2.6
MouseSelectionTracker taken from gt 2.4.5

Revision 315 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 11:03:27 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/AttributeMetaData.java
File length: 3738 byte(s)
Diff to previous 304 , to selected 325
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.

Revision 304 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 12:03:12 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 3738 byte(s)
Diff to previous 256 , to selected 325
* 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 256 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:43:47 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 3737 byte(s)
Diff to previous 244 , to selected 325
* Updated the license headers
* chart action going on...

Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 09:33:33 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 3738 byte(s)
Diff to previous 224 , to selected 325
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.

Revision 224 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 15:57:19 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 2410 byte(s)
Diff to previous 93 , to selected 325
* big biG BIG refactoring: StyledMap[Interface,Util,Style] never dealt with Maps (=Orchestrations of layers), but always only with single Layers. Now it has been refactored to StyledLayer[Interface,Util,Style]. 
* Some variable names and methodNames have been corrected also, but many will still be missing.
* New JARs committed

Revision 93 - (view) (annotate) - [select for diffs]
Modified Fri May 1 16:24:15 2009 UTC (15 years, 10 months ago) by alfonx
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 2406 byte(s)
Diff to previous 2 , to selected 325
* Just corrected some JavDoc

Revision 2 - (view) (annotate) - [select for diffs]
Added Tue Feb 24 22:43:52 2009 UTC (16 years ago) by mojays
Original Path: trunk/src/skrueger/AttributeMetaData.java
File length: 2394 byte(s)
Diff to selected 325
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)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26