I'd like to know if Geoserver's GML extension works (well) with GeoServer 2.1-RC2 and whether it will enable uploading of GML files via REST API.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Unfortunately the GML extension has more or less been abandoned due to lack of a maintainer for that extension. That said you can still upload GML as part of a WFS transaction. So a recipe that could work is to create a new empty layer (in postgis or something) via the REST api, and then issue WFS transactions to populate it. |
|||
|
