Parent Directory
|
Revision Log
Sticky Revision: |
Organized Imports and minor improvements in IOUtil.readURLtoString
Changed the AMD Interface from using org.geotools.NameImpl to use org.opengis.Name
The new Interface AttributeMetadata has been renamed to AttributeMetadataInterface.
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.
Made an interface and a Abstract class for AttributeMetaData
* Updated dependencies to schmitzm-2.0-x.jar * Make some moves towards "NODATA values" support in AtlasStyler
copy RC2 to trunk
NODATA values defined in AttributeMetadata are now stored and loadedd from XML
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen
2.0-RC1 branch ist für GP1.3 bugfixes... 1.0-gt2-2.6 ist der entwicklungs brnach
* Added more documentation to AttributeMetadataMap * Changed StyledFeatureCollectionTableModel to show the columns in the order that is defined in the AttributeMetaData.
* XMapPane now prints erros nicely
* 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..
* AS-Hacking: Improved two label labeling. The seperation char only appears when the second property is not empty.
* AS-Feature: Halo effect now editable in AtlasStyler
* 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.
* 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".
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |