On Mon, Jun 13, 2011 at 5:09 PM, Jon Britton <[email protected]> wrote: > Hi, > I want to create a new datastore with a GML file. I've looked at the example > for Shapefiles, but can't see how this would work for GML. For example, > what do I set the 'extension' parameter to?
The GML store was dropped and removed from the code because no one would maintain it (and it eventually became completely not working since the environment and API changed around it). In Geotools we have the machinery to read a GML file into an in memory feature collection, so it's possible to build a new store around it, but someone would have to do the work (and possibly agree to maintain it long term). Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
