Re: [gdal-dev] GDAL SQLITE ID reserved column issue

2020-07-11 Thread jratike80
Hi, What Even did will be included in next releases. But if you wish that GeoJSON that contains both the identifier "id" and also "ID" as an attribute can be converted into SQLite based formats (GeoPackage, SQLite) in the future it will not happen. For SQLite all "ID", "id", "Id", and "iD" mean th

Re: [gdal-dev] GDAL SQLITE ID reserved column issue

2020-07-10 Thread MRRAJESH
Thanks for the information. ID is very common attribute which will be used in features representations. It would be good, if you provide a workaround or solution in next release or future release. Thanks again. Regards, Rajesh -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f374209

Re: [gdal-dev] GDAL SQLITE ID reserved column issue

2020-07-10 Thread Even Rouault
Hi, > My Test json file is having ID property - > > {"type":"Feature","id":"XX","geometry":{"type":"Point","coordinates":[-99444 > 78.9237651918,5330546.6922583049]},"properties":{*"ID"*:"NorthWest > Territory","ToolTip":"NorthWest","Label":"Corporate Operations Boundary > 7679755"}}} > > My VRT

[gdal-dev] GDAL SQLITE ID reserved column issue

2020-07-10 Thread MRRAJESH
Developers, I am using ogr2ogr. My Test json file is having ID property - {"type":"Feature","id":"XX","geometry":{"type":"Point","coordinates":[-9944478.9237651918,5330546.6922583049]},"properties":{*"ID"*:"NorthWest Territory","ToolTip":"NorthWest","Label":"Corporate Operations Boundary 7679755"

[gdal-dev] GDAL SQLITE ID reserved column issue

2020-07-10 Thread MRRAJESH
Developers, I am using ogr2ogr. My Test json file is having ID property - {"type":"Feature","id":"XX","geometry":{"type":"Point","coordinates":[-9944478.9237651918,5330546.6922583049]},"properties":{*"ID"*:"NorthWest Territory","ToolTip":"NorthWest","Label":"Corporate Operations Boundary 7679755"