Re: [gdal-dev] Question About OGR

2023-05-10 Thread Laurențiu Nicola via gdal-dev
Hi, You no longer have the GDAL tools installed. I don't know how you acquired them before, but one option is something like !apt install gdal-bin (untested). Laurențiu On Thu, May 11, 2023, at 09:03, Arzu ÇUBUKÇU wrote: > Hello All, > > I have been working on file conversion in Python for a

Re: [gdal-dev] Question regarding Shapefile Geo-cordinates

2023-05-10 Thread Vijay Kurhade
Hello I am sharing a shape file and AutoCAD (.dwg) file. I have geo-coordinated the CAD file and then converted it into .shp file using following steps: 1) Selected ‘geographic location’ option in AutoCAD 2) Entered latitude (18.5652) and longitude (73.7888) and elevation (606 meters)

[gdal-dev] Question About OGR

2023-05-10 Thread Arzu ÇUBUKÇU
Hello All, I have been working on file conversion in Python for a while. I have had successful results for a long time using "ogr2ogr".However, my code has been giving the following error for a while now. I also searched a lot on the web, but I couldn't figure out why.I do my studies with Google Co

Re: [gdal-dev] Reading raster file

2023-05-10 Thread Javier Jimenez Shaw
Thanks Even I realized that "adjusting" the header a bit, it is read by GDAL as AAIGrid https://gdal.org/drivers/raster/aaigrid.html NCOLS 1440 NROWS 2220 XLLCENTER -76.00 YLLCENTER -57.000740 CELLSIZE 0.016667000 NODATA_VALUE -999 On Tue, 9 May 2023 at 19:12, Even Rouault

[gdal-dev] GDAL 3.7.0 is released

2023-05-10 Thread Even Rouault
Hi, On behalf of the GDAL/OGR development team and community, I am pleased to announce the release of GDAL/OGR 3.7.0. GDAL/OGR is a C++ geospatial data access library for raster and vector file formats, databases and web services. It includes bindings for several languages, and a variety of com

Re: [gdal-dev] Motion: Adopt GDAL 3.7.0RC1 as 3.7.0 release

2023-05-10 Thread Even Rouault
Hi, motion passed with +1 from PSC members HowardB, JukkaR, DanielM, MateuszL, NormanB and me. Even Le 08/05/2023 à 15:02, Even Rouault a écrit : Hi, Motion: Adopt GDAL 3.7.0RC1 as 3.7.0 release Starting with my +1 Even -- http://www.spatialys.com My software is free, but my time gener

Re: [gdal-dev] request limit on netcdf server ?

2023-05-10 Thread Even Rouault
Michael, analysis and improvements in https://github.com/OSGeo/gdal/pull/7737 Even Le 10/05/2023 à 09:03, Michael Sumner a écrit : I'm having trouble with remote dsn from here: https://esgf.nci.org.au/thredds/catalog/esgcet/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/day/ocean/day/r1i1p1/cmip5.ou

Re: [gdal-dev] How to get the same behaviour as the 'Difference tool' of QGIS, in ogr2ogr?

2023-05-10 Thread Devdatta Tengshe
Thanks a Ton, Ujaval! The following command gave me the expected output: `ogr_layer_algebra.py ERASE -input_ds line.shp -method_ds polygon.shp -output_ds output.shp` Regards, Devdatta On Wed, 10 May 2023 at 13:30, Ujaval Gandhi wrote: > There's a new script for doing vector overlays called o

Re: [gdal-dev] How to get the same behaviour as the 'Difference tool' of QGIS, in ogr2ogr?

2023-05-10 Thread Ujaval Gandhi
There's a new script for doing vector overlays called ogr_layer_algebra. You can try that https://gdal.org/programs/ogr_layer_algebra.html [https://mailtrack.io/trace/link/8844f1b0a00bc9c8c6b7d994f2ef6776bbbad413?url=https%3A%2F%2Fgdal.org%2Fprograms%2Fogr_layer_algebra.html&userId=8747767&signatur

[gdal-dev] How to get the same behaviour as the 'Difference tool' of QGIS, in ogr2ogr?

2023-05-10 Thread Devdatta Tengshe
I have a shapefile with lines, and another with polygons. I want to generate an output of those lines that are not covered by any polygon. I can perfectly do this in QGIS's Difference tool, but want to do it with og2ogr. (since it will be a part of a cronjob) I tried to do it, using the following

[gdal-dev] request limit on netcdf server ?

2023-05-10 Thread Michael Sumner
I'm having trouble with remote dsn from here: https://esgf.nci.org.au/thredds/catalog/esgcet/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/day/ocean/day/r1i1p1/cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.day.ocean.day.r1i1p1.v20120413.html#cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.day.ocean.day.r1i1p1.v201204