I use stitchmap software for download image from Google Earth and add image
JPG in mapfile like :
LAYER
NAME 'Image'
DATA 'D:\ms4w\Apache\htdocs\sukabumi\data\sukabumi.jpg'
TYPE RASTER
STATUS OFF
PROJECTION
"init=epsg:32748"
END
END
The Stitchmap can save image and calibrate the m
you cannot do this with p.mapper actually, you would need something like
Openlayers or a framework based on it.
armin
On 24/04/2011 20:32, jorge villa wrote:
>
> Hi everyone,
>
> I want to use the mapserver tile mode to combine a wms with google maps. Is
> there anyone that has done it with pma