Hi,

Has anybody considered to make an OGR driver for Jump JML format?  Using 
shapefiles for transforming data from/to other GIS formats has some limitations 
like 10 character maximum length of attribute field names, 255 character 
maximum length of text strings, and no support for geometry collections at all.
There is a document about how to make a new OGR driver 
athttp://www.gdal.org/ogr/ogr_drivertut.html.

JML seems to be some sort of simplified GML so perhaps OGR GML driver could be 
used as bases.

There seems also be something that may be a bug in JML output. File that is 
written with OJ claims to be in UTF-8 in the first row.
<?xml version='1.0' encoding='UTF-8'?>
However, I believe that encoding is actually ISO-8859-1.

-Jukka Rahkonen-
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to