Le mercredi 13 janvier 2016 17:15:12, Páll Péter Hunor a écrit : > Hi, > > Does mapserver support raster layers using kml superoverlays as data > source, similar to shapefile based tileindexes? > I did not find any solution, but I still might exist... > Thanks in advance.
GDAL supports opening kml superoverlays file as rasters (probably with some caveats), so you can try adding DATA your.kml or your.kmz in the mapfile. (no docs apart mentionning it in http://gdal.org/formats_list.html ) > > Regards, > Hunor -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
