Per Lewau created GEOS-5357 |
Issue Type: |
Bug |
Affects Versions: |
2.2 |
Assignee: |
|
Components: |
REST |
Created: |
18/Oct/12 6:53 AM |
Description: |
When you create a featuretype from a shapefile datastore using the REST API it doesn’t get a nativeCRS. Creating the same featuretype using the web gui results in a featuretype that has a native CRS. To reproduce: curl -X POST -d ‘<featureType><name>states2</name><nativeName>states</nativeName></featureType>’ -H ‘Content-Type: text/xml’ ‘http://localhost:8080/geoserver/rest/workspaces/topp/datastores/states_shapefile/featuretypes’ |
Environment: |
Windows + tomcat 7.0.32 |
Project: |
|
Priority: |
Major |
Reporter: |