Re: [gdal-dev] Command line text input (a WKT) to OGR e.g. to transform a coordinate using ogr2ogr?

2020-02-04 Thread Brad Hards
I think that cs2cs might be a suitable tool. Part of Proj, not GDAL, though. https://proj.org/apps/cs2cs.html Brad ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Command line text input (a WKT) to OGR e.g. to transform a coordinate using ogr2ogr?

2020-02-04 Thread Stefan Keller
Hi, I'd like to transform a single coordinate e.g. from SRS 4326 to local Swiss EPSG 2056 without creating a file before hand - just like an calculator. Is this possible in a command line shell (like Win cmd/powershell, bash) e.g. in the following (not yet functional) form: echo "POINT(10.1989 4

Re: [gdal-dev] Refreshing GDAL's logo

2020-02-04 Thread Even Rouault
On samedi 25 janvier 2020 18:52:14 CET Even Rouault wrote: > Hi, > > A number of people have expressed a wish to refresh GDAL's logo and have > already submitted ideas in https://github.com/OSGeo/gdal/issues/2117 I haven't seen any recent activity on this ticket. No other ideas than the ones pro

Re: [gdal-dev] "latest" rasterlite2?

2020-02-04 Thread jratike80
Hi, If we go back to the beginning of this thread. You asked what version Even meant with "latest" >> I see a change in GDAL 3.0.4 to "fix build against latest >> librasterlite2". >> But this breaks compilation for me. The latest ratserlite2 I know is >> 1.1.0-beta0 from over a year ago. >Hum,

Re: [gdal-dev] "latest" rasterlite2?

2020-02-04 Thread William Kyngesburye
But there are readymade tarballs - that's the 1.1.0beta0 that's on the rasterlite2 front page. Sure, it's a beta, but it's the only one available and it's been there for over a year. All the other projects on gaia-gis also have tarballs. - William Kyngesburye

Re: [gdal-dev] "latest" rasterlite2?

2020-02-04 Thread jratike80
Hi, There are just no ready made tarballs available which is the normal situation with Spatialite project. I do not build programs myself but at least I could download the source code from the current trunk. I downloaded fossil for Windows from https://www.fossil-scm.org/fossil/uv/download.html an