Le vendredi 07 octobre 2016 16:56:21, Willem Korevaar a écrit :
> According to th eopen data from teh Duch government this should be a JSON
> file:
> http://opendata.cbs.nl/ODataApi/OData/81884NED
> From :
> https://data.overheid.nl/data/dataset/onveiligheid-buurtkenmerken-2008-2009
> 
> I cannot open it in QGIS with Protocol > url , there is a faillure and QGIS
> says it doesnt recognize it. Anyone?

This is a JSON file, but definitely not a GeoJSON one.

The content is:
{
  
"odata.metadata":"http://opendata.cbs.nl/ODataApi/OData/81884NED/$metadata","value":
[
    {
      
"name":"TableInfos","url":"http://opendata.cbs.nl/ODataApi/OData/81884NED/TableInfos";
    },{
      
"name":"UntypedDataSet","url":"http://opendata.cbs.nl/ODataApi/OData/81884NED/UntypedDataSet";
    },{
      
"name":"TypedDataSet","url":"http://opendata.cbs.nl/ODataApi/OData/81884NED/TypedDataSet";
    },{
      
"name":"DataProperties","url":"http://opendata.cbs.nl/ODataApi/OData/81884NED/DataProperties";
    },{
      
"name":"Perioden","url":"http://opendata.cbs.nl/ODataApi/OData/81884NED/Perioden";
    }
  ]
}

which seems to be pointers to other files. And from a quick look at a couple of 
them, they don't seem to be GeoJSON files either.


> Thanks in advance,
> Willem Korevaar

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to