[mapguide-users] MGOS release 3.0 and Commercial maps

pcardinal pierre.cardinal at sympatico.ca
Sun Aug 30 08:37:12 PDT 2015


Do you have the files ApplicationDefinition.xml and index.html in a directory
from which you are starting your Web page? I am starting mine with
"http://localhost/mapguide/test/index.html".

My files ApplicationDefinition.xml and index.html are in the directory
"C:\Program Files\OSGeo\MapGuide\Web\www\test".

I did some tests under "server 2008 R2" and "Windows 7  ultimate 64 bits". I
always have the same problem.


My map is very basic for commercial maps :

<?xml version="1.0"?>
<MapDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.4.0"
xsi:noNamespaceSchemaLocation="MapDefinition-2.4.0.xsd">
  <Name />
 
<CoordinateSystem>PROJCS["WGS84.PseudoMercator",GEOGCS["LL84",DATUM["WGS84",SPHEROID["WGS84",6378137.000,298.25722293]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Popular
Visualisation Pseudo
Mercator"],PARAMETER["false_easting",0.000],PARAMETER["false_northing",0.000],PARAMETER["central_meridian",0.00000000000000],UNIT["Meter",1.00000000000000]]</CoordinateSystem>
  <Extents>
    <MinX>-8237000</MinX>
    <MaxX>-8174000</MaxX>
    <MinY>5678000</MinY>
    <MaxY>5737700</MaxY>
  </Extents>
  <BackgroundColor>ffffffff</BackgroundColor>
  <Metadata><MapDescription>testMap</MapDescription></Metadata>
  <Watermarks />
</MapDefinition>




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MGOS-release-3-0-and-Commercial-maps-tp5221559p5221838.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list