Le lundi 05 mai 2014 21:56:04, Mark Coletti a écrit : > Safecast is user sourced radiation data, and has a public API serving data > in GeoJSON format (https://api.safecast.org/en-US/home). However, I'm > having difficulty in accessing this data via OGR:
Mark, This is JSON, but not GeoJSON (the GeoJSON spec is here http://geojson.org/geojson-spec.html if you want to convince yourself). Hence the driver cannot read it. Even -- Geospatial professional services http://even.rouault.free.fr/services.html _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
