Hi, I'm getting some pushback on my code style. I just want the raw bytes
in-memory of a file in Python, for a manageable tiny dataset.
Is there anything especially wrong with the following? It's essentially
the same as the answer here:
https://lists.osgeo.org/pipermail/gdal-dev/2016-August/045
Stephen,
there are 2 possiblities:
- you may reuse your modified /usr/share/proj/epsg file from PROJ.4. But
in this case, the EPSG entries of proj.db will not be used, so you will
use only legacy CRS and transformations
- or you add a custom entry in proj.db
For the later, the following wil
Hi,
I would like to test a WPS to run coordinate conversion, And I don't know
if there is a way to do it with GDAL.
If there is not, is there a cli tool with which to do it?
Thank you,
Andrea
P.S. if there's no cli, I will use owslib via python
--
___
Andrea Borruso
website: