I want to use orienteering maps as custom maps and have not used this app yet. The maps are georeferenced and originally in OCAD vector format. They can be exported for example in png, jpg or GeoTiff. Thus no georeferencing is more needed.Can I omit georeferencing?
--
You received this message because you are subscribed to the Google Groups "Custom Maps users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to custom-maps-us...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/custom-maps-users/63c72724-d279-46c5-a40e-a13ba433d8a4n%40googlegroups.com.
I have done a lot of tests to load KMZ-files to Custom Maps, but it will not load them.
My files have been prepared like this:
1) The raster has been loaded in GeoTiff-format as raster layer to QGIS (coordinate system EPSG:4326-WGS84).
2) Raster conversion Ground Overlay to GeoTIFF Image in QGIS.
3) Raster conversion to KMZ-superoverlay using GDAL like this:
gdal_translate -of KMLSUPEROVERLAY C:/Users/35840/Documents/Overlay.tif C:/Users/35840/Documents/Overlay.kmz
4) The result KMZ-file can be viewed in Google Earth without any problems.
5) But when I try to load it to Custom Maps, it is not loaded.
What may be wrong in my process?
The original raster is a georeferenced orthophoto (2,6 Mbytes). KMZ-file is only 123 kbytes.
2) Raster conversion Ground Overlay to Ge) Raster conversion to KMZ-superoverlay using GDAL like this:
gdal_translate -of KMLSUPEROVERLAY C:/Users/35840/Documents/Overlay.tif C:/Users/35840/Documents/Overlay.kmz
The original raster is a georeferenced orthophoto (2,6 Mbytes). KMZ-file is only 123 kbytes.
To view this discussion visit https://groups.google.com/d/msgid/custom-maps-users/cdc4c65d-5e1e-4af2-bb33-bdf452897b58n%40googlegroups.com.