Hi Ede and others,

New OJ with the SRID support in JML writes our the JML file without boundedBy 
element when the SRID is not known.  But perhaps it would be good for some use 
cases to have a fast access to layer extents also in that case by write the 
boundedBy but without srsName

<gml:boundedBy>
    <gml:Box>
      <gml:coordinates decimal="." cs="," ts=" ">28,00,20,00 
110,00,104,00</gml:coordinates>
    </gml:Box>
  </gml:boundedBy>

OpenJUMP reads this data OK and informs in the layer capabilities that the SRID 
is EPSG:0 (unknown) which feels good to me.
What do you think?

-Jukka Rahkonen-
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to