Hi,

OpenJUMP has a native reader for GML2 but it requires a schema file in the 
native JUMP format.
On the other hand, WFS 1.0.0 server is sending data as GML. If you want to get 
some, use the following link, show the source code on a browser and save file 
on disk
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.0.0&request=GetFeature&typename=lv:mml_railway

The data comes without schema but it can be read from WFS with another request:
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.0.0&request=DescribeFeatureType&typeName=lv:mml_railway

Now I wonder if it could be possible to make OpenJUMP to understand also the 
WFS schema in addition to the native JUMP schema file so it could parse the GML 
that comes from WFS? I have tested that SkyJUMP can convert GML into shapefiles 
with the included iGOR utility but I wonder if GML could be read more directly.

-Jukka Rahkonen-
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to