Re: [pmapper-users] how to add google satellite imagery layer in pmapper 4.3.2
Brought to you by:
arminburger
From: gioza <al...@al...> - 2015-12-15 10:03:41
|
Have a look to this: http://www.gdal.org/frmt_wms_googlemaps_tms.xml save the xml in your data directory (where your shapefiles are). I think you have to add epsg 900913 or 3753 in your projections files. In your mapfile create a layer: LAYER NAME "gdal" STATUS OFF TYPE RASTER DATA "frmt_wms_googlemaps_tms.xml" #NAME OF XML FILE!!! PROCESSING "OVERSAMPLE_RATIO=1" PROJECTION "init=EPSG:900913" END END add in your config.xml gdal (or the name you want) layer in this way google maps work in pmapper4 but I prefer pmapper5 -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-how-to-add-google-satellite-imagery-layer-in-pmapper-4-3-2-tp4025815p4025816.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |