Hi there, I have a GeoJSON String which content is a FeatureCollection. There is one Linestring and two points. Now when I parse the string with OpenLayers.Format.GeoJSON().read(), the first point (the one in the middle) is not shown in the output. It somehow disappears. Is this a bug? Or am I missing something?
Here is the string I'm trying to parse. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoJSON-Parser-tp5034534.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
