Hi, your GeoJSON string did not make it to the mailing list. But you can try to paste it into http://openlayers.org/dev/examples/vector-formats.html and see if you also see the issue there.
Andreas. On Fri, Feb 15, 2013 at 2:16 PM, cliffiicous <[email protected]> wrote: > 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 -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
