Hi,
I have to use GML in a new project at work.
I’m using Geoserver 1.5.4 (we planning to update, but not on time for this project).
So I have feww questions.
- What version of GML (as a datastore) is supported by Geoserver 1.5.4?
- How complex can a GML file be?
- I tried searching, but couldn’t find a nice example of a GML file (one that is supported by Geoserver 1.5.4). Does someone help me with this?
Thanks in advance.
Machiel
Hi Machiel,
There is a gml datastore available as an extension but its not well maintained and experimental. So unfortnately its a use at own risk sort of thing.
That said, it only supports simple features, so no complex stuff. And works against gml2.
A possible way to get an example would be to do a GetFeature against GeoServer and save the result to a gml file.
-Justin
Machiel de Swijger-Asakura wrote:
Hi,
I have to use GML in a new project at work.
I'm using Geoserver 1.5.4 (we planning to update, but not on time for this project).
So I have feww questions.
1) What version of GML (as a datastore) is supported by Geoserver 1.5.4?
2) How complex can a GML file be?
3) I tried searching, but couldn't find a nice example of a GML file (one that is supported by Geoserver 1.5.4). Does someone help me with this?
Thanks in advance.
Machiel
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
Thanks for your reply.
2008/10/4 Justin Deoliveira <jdeolive@anonymised.com>
Hi Machiel,
There is a gml datastore available as an extension but its not well maintained and experimental. So unfortnately its a use at own risk sort of thing.
That said, it only supports simple features, so no complex stuff. And works against gml2.
A possible way to get an example would be to do a GetFeature against GeoServer and save the result to a gml file.
-Justin
Machiel de Swijger-Asakura wrote:
Hi,
I have to use GML in a new project at work.
I’m using Geoserver 1.5.4 (we planning to update, but not on time for this project).
So I have feww questions.
- What version of GML (as a datastore) is supported by Geoserver 1.5.4?
- How complex can a GML file be?
- I tried searching, but couldn’t find a nice example of a GML file (one that is supported by Geoserver 1.5.4). Does someone help me with this?
Thanks in advance.
Machiel
This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.