Hi,
Tiles created by gdal2tiles are never georeferenced directly but only
through the tileset definition. I had a try with your coordinate system with
raster profile and by looking at the generated tilemapresource.xml it seems
to me that the tileset is correct and tiles georeferenced right. Client
If i use raster, the resulting tiles are not georeferenced, i.e the
{x},{y},{z} coordinates are not correct. I require them to be
georeferenced. Do you know of another tool that would let me render
georeferenced tiles for mars?
On 02/03/2021 23.17, jratike80 wrote:
> Hi,
>
> By looking at the mess
Hi,
You can test it with any SVG file
ogrinfo matplotlib.svg --debug on
...
SVG: matplotlib.svg seems to be a SVG file, but not a Cloudmade vector one.
...
I recommend to use some other tools.
-Jukka Rahkonen-
Shaw, Theodore wrote
> I'm attempting to convert SVG files output by Gdspy to large
Hi,
By looking at the messages the installation on Machine B has an error: "It
[means proj.db] comes from another PROJ installation." Because of that error
gdal2tiles "works". If you fix the installation on Machine B it will fail
for the same reason than Machine A: "Cannot find coordinate operatio
I'm attempting to convert SVG files output by Gdspy to large BMPs,
approximately 50,000 x 50,000 pixels. This documentation page
https://gdal.org/drivers/vector/svg.html looks like it says that GDAL
only supports SVG files that are the output of Cloudmade Vector Stream
Server. Am I understandin
Machine A:
user@machineA:~/mars$ gdal2tiles.py -z 6-8 -p geodetic -v debris.jp2
Options: {'profile': 'geodetic', 'resampling': 'average', 's_srs': None,
'zoom': '6-8', 'resume': False, 'srcnodata': None, 'tmscompatible': None,
'xyz': None, 'verbose': True, 'exclude_transparent': None, 'quiet': N