Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.6.5, 1.7.0-beta1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
A long requested feature has been to be able to rename featureTypes, as datastores like ArcSDE can have long kind of nasty names, and often people just want something more friendly than what's in their database. Right now we make people use a view.
There is now code to rename features, used in the WFS datastore, that can actually accomplish this. We should make use of it. A UI configuration would obviously be ideal, but is a bit ambitious with our current stuff. Instead we can just make this an option for power users, by making it a configuration option only in info.xml. Call it something like displayName or outputName
Issue Links
- duplicates
-
GEOS-779
Support feature type aliases
-
This is a great idea. Especially for KML when the feature type names are long and obscure, they start to look crazy in google earth.