[gdal-dev] does TIGER vector driver extract 1980 block information

2020-07-10 Thread Brian Stults
I am trying to generate a shapefile of 1980 census blocks using the 1992 Tiger/Line files. I am able to open the files directly using QGIS, and I can create shapefiles using the GDAL TIGER driver. However, these methods do not seem to extract the 1980 block information. Perhaps the GDAL Tiger drive

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

Re: [gdal-dev] building a vrt to stack overlapping COGs with a mask/alpha band

2020-07-10 Thread Landry Breuil
On 09/07/2020 10:09, Landry Breuil wrote: On 08/07/2020 13:23, Even Rouault wrote: On mercredi 8 juillet 2020 10:12:31 CEST Landry Breuil wrote: Your best option with VRT would be to use a NoData value instead if you can. You mean setting a nodata value when building the COGs (ie gdal

[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"