Citations history

Click on the commit message for inspecting the diff and how the code has been rewritten.

Command line:

svn log -r31996:1 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/metadata/iso/citation/Citations.java
Rev. Date Author Message
308522008-07-03desruisseauxPropertyMap now converts automatically from String to a variety of types (InternationalString, File, Number...) and add singleton to collection. UML identifier name are now accepted as well as property name inferred from method name.
306402008-06-12acusterCopyright headers: lib/metadata, this time with feeling (and the el in Toolkit)
305192008-06-05acusterMetadata header cleanup and copyright review.
302582008-05-08acusterReshuffle the top level repo: drop uDig, move up trunk, tags, and branches.
302572008-05-08acusterMove trunk/gt/ directory contents up to trunk/ and drop gt
297762008-04-03desruisseauxMore predefined CRS constants, especially for TemporalCRS.
289222008-01-24acusterBump the (at)since version to 2.5 since WKTParser was cut from 2.4
285402007-12-29acusterHide buttons which are not yet used
280512007-11-26desruisseauxMore Java 5 parameterized types. Include a fix for GEOT-1599 (CitationImpl.getIdentifiers() should returns a set of Identifiers, not a set of Strings).
275752007-10-22desruisseauxConverted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516).
275252007-10-17desruisseauxMerged changes from 2.4 branch. Slight renaming in parameterized types. Removed deprecated Singleton class.
256682007-05-29desruisseauxFixed a bug that prevented EsriExtension to be chained with other EPSG factories.
251892007-04-17desruisseauxRemoved useless import statements.
250982007-04-10desruisseauxReview of metadata changes.
248682007-03-22jgarnettclean up metadata and referencing in response to GEO-93
241642007-02-03desruisseauxImplemented the fallback for additional CRS beyong the ones defined in the EPSG database (GEOT-774)
240972007-01-29desruisseauxImplemented authority factory for codes of the form http://www.opengis.net/ (GEOT-1136)
236322006-12-29desruisseauxGEOT-859: Refactored the URN syntax adapter for CRS factories. The adapter now apply to any factory. Some progress toward version management (but not yet there). NOTE: this new implementation forces axis order "as specified in the database", which is different from the original "URNEPSGAdapter" implementation which used (x,y) order. Various changes in many corners of "org.geotools.referencing.factory" as a side-effect of this work. Minor opportunist javadoc fixes in other modules.
224432006-10-27desruisseauxSplitted referencing, extracting metadata in their own module (GEOT-983). As a side effect, replaced some calls of CRSUtilities.foo(...) by CRS.foo(...).
223272006-10-23desruisseauxGEOT-982: regroup 'module', 'plugin', 'ext' and 'unsupported' in a common directory.
223152006-10-22desruisseauxReorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'.
208742006-08-07jgarnettip review
188512006-03-29desruisseauxBug fixes and enhancements in DisjointLists.
176722006-01-19desruisseauxAdded @source tag.
176602006-01-18desruisseauxFixed SVN attributes, including the addition of URL attribute.
170382005-11-28desruisseauxCopied the AutoTest. Tuned AutoCRSFactory implementation (GEOT-773)
169852005-11-25desruisseauxJavadoc fixes
169842005-11-25desruisseauxJavadoc fixes
169822005-11-25desruisseauxCopied AUTO factory from plugin/epsg-wkt to module/referencing (GEOT-773). Not yet tested neither enabled.
153502005-08-16desruisseauxMerged the 'split-main' branch to trunk (GEOT-662)
152562005-08-09desruisseauxExtraction of referencing module from main
152552005-08-09desruisseauxPrepare branch for splitting main
146572005-07-01desruisseauxOngoing work for the port of grid coverage operations from 'legacy' to 'main' (GEOT-413): ported SampleDimensionSelect
145642005-06-20desruisseauxInitial implementation of GEOT-589. Partially tested, more tests to come
141572005-06-07desruisseauxAdded parameter wrappers around JAI's ParameterList, for implementation of GridCoverage operations backed by JAI operators
139252005-05-30desruisseauxAdded @since javadoc tag
137782005-05-25desruisseauxInitial draft of EPSG-HSQL plugin (database not yet included)
137522005-05-23desruisseauxAdded the 'Impl' suffix to direct implementations of all metadata interfaces; deprecated the old implementations (not yet deleted).
129582005-04-04desruisseauxConstructor tuning in metadata
129522005-04-03desruisseauxUpdated metadata implementation for GeoAPI changes (GEO-51 and GEO-56)
113632005-02-12desruisseauxMilestone in EPSG factory port: Datum now fully supported
111442005-02-07desruisseauxFixed GEOT-400 (create appropriate instance of Operation subclasses)
111372005-02-05desruisseauxTune CRS tests (e.g. allow different tolerance level for assertions in different projections)
110992005-02-04desruisseauxSlight editions
110962005-02-04jgarnettUpdated AUTO, AUTO2 and EPSG metadata with appropriate identifier and contact info
110012005-02-02desruisseauxFixed wrong encoding in main/src
107962005-01-28dzwiersimports cleaned
91462004-11-17desruisseauxWork on WKT parsing of CRS objects
91202004-11-15desruisseauxNew metadata implementations
91192004-11-14desruisseauxFixed Mercator projection so that it pass the ProjectionTest
91182004-11-14desruisseauxMercator projection port completed (but untested) as a use case for other projection ports
88752004-10-27desruisseauxMiscellaneous cleaning
88422004-10-26desruisseauxTemporary commented out reference to a missing piece of GeoAPI
88412004-10-26desruisseauxorg.geotools.referencing.Identifier implementation implements GenericName as well, for use as alias
88312004-10-25desruisseauxAdded the 'extent' subpackage
85182004-10-11desruisseauxApply changes voted in OGC meeting at Southampton: use of Identifier and GenericName
83622004-10-04desruisseauxTemporary roll back of too early commit
83582004-10-04desruisseauxAdded main Metadata class
81672004-09-23desruisseauxAdded new metadata implementations
81022004-09-21desruisseauxAdded new metadata implementations
80732004-09-20desruisseauxAdded new metadata implementations
71362004-07-21desruisseauxRefactored new ISO 19115 implementations
71332004-07-21desruisseauxAdded support for unmodifiable metadata
70982004-07-20desruisseauxRefactored iso19115.AbstractMetadata as MetadataEntity
70732004-07-20desruisseauxRemoved deprecated Cloneable interface and EqualsUtils
69782004-07-19jgarnettuse of InternationalString
69772004-07-19jgarnettSwitched to InternationalString and SetOf
68882004-07-14desruisseauxUpdate for GeoAPI changes (Info --> IdentifiedObject)
64402004-06-13desruisseauxAdded GeocentricTransform / Added registry service in TransformFactory / Refactored JUnit tests
63762004-06-10desruisseauxAdded pre-defined citations
60982004-05-23desruisseauxPartial implementation of GeoAPI referencing package