4
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Javadoc fixes. More... almost 10 years ago
Javadoc: put the example in its own paragraph. More... almost 10 years ago
Another javadoc formatting attempt. More... almost 10 years ago
Removal of the previous feature model, for avoiding conflicts. More... almost 10 years ago
Redesigned Property, Attribute, FeatureAssociation and Feature instance interfaces. More... almost 10 years ago
Minor javadoc formatting. More... almost 10 years ago
Javadoc formatting fix. More... almost 10 years ago
Removed FeatureVisitor since it is not used anywhere in GeoAPI. If an implementor want visitors, More... almost 10 years ago
Roll back getPropertyType name to getProperties. Added getProperty(String) similar to the method existing in the previous feature model. More... almost 10 years ago
Ported OperationType (old model) to Operation (new model). More... almost 10 years ago
Ported AssociationType (old model) to FeatureAssociationRole (new model). More... almost 10 years ago
Deprecate the old FeatureType. More... almost 10 years ago
Fix a formatting issue in javadoc. More... almost 10 years ago
New documentation clarification attempt. More... almost 10 years ago
Renamed getProperties as getPropertyTypes and added documentation. More... almost 10 years ago
Relax the constraint on Collection elements, because this is what we do in other GeoAPI interfaces. More... almost 10 years ago
Initial draft of new FeatureType interface. More... almost 10 years ago
Added in javadoc an comparison between GenericName and Java Content Repository names. More... almost 10 years ago
Change our strategy in the way we deprecate the old AttributeType placeholder. More... almost 10 years ago
Deprecate the place-holder, reference the new AttributeType instead. More... almost 10 years ago
Do not override - inherit the non-deprecated method. More... almost 10 years ago
Removed 2 interfaces related to the previous Name interface. More... almost 10 years ago
Ported PropertyType and AttributeType to the new model. More... almost 10 years ago
Fixed copy-and-paste mistake. More... almost 10 years ago
Define Name as a sub-type of GenericName for a transition period (GEO-237). More... almost 10 years ago
Modify package order in Javadoc: features first, utilities last. More... almost 10 years ago
Leave SimpleFeature to implementors choice (GEO-236). More... almost 10 years ago
Removal of the feature factory, in order to give us the flexibility to refactor the other interfaces. More... almost 10 years ago
Javadoc: minor clarification on the org.opengis.parameter exception usages. More... almost 10 years ago
Removal of org.opengis.feature exceptions (GEO-233). Rational: More... almost 10 years ago