[gdal-dev] ogrinfo Unable to identify source geometry field with GDAL 3.7 but not 3.3?

2023-07-10 Thread Gary Turner
Hi, Apologies if this isn't the right place to ask, but I am struggling to work out what's going on. I'm setting up a new windows machine to process address data provided by a local agency. I've downloaded new versions of software. I use ogr2ogr to load csv files via a vrt file into postgres. Th

Re: [gdal-dev] Off-topic: speaking of viewsheds....

2023-07-10 Thread Tamas Szekeres
That looks very nice. Best regards, Tamas Scott ezt írta (időpont: 2023. júl. 7., P, 21:28): > The following viewsheds were created with GDAL, one tif for every tenth > of a mile along the 2,650 mile Pacific Crest Trail. Stitched together > with ffmpeg: > > https://youtu.be/tmY27ZIVfpA > > >

Re: [gdal-dev] Shapefile: Write alternative PRJ WKT format

2023-07-10 Thread Javier Jimenez Shaw
Hi Craig Shape File is a format defined by ESRI. Therefore the .prj file is written in ESRI "dialect", compatible with their software. A naïve solution to your problem (to generate you shape files using GDAL dialect of WKT1), could be that you just create the shape files without any specific SRS,