Skip to content

Instantly share code, notes, and snippets.

@jumpinjackie
Created August 25, 2013 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jumpinjackie/6334973 to your computer and use it in GitHub Desktop.
Save jumpinjackie/6334973 to your computer and use it in GitHub Desktop.
Minimal CREATERUNTIMEMAP response
<?xml version="1.0" encoding="UTF-8"?>
<RuntimeMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="RuntimeMap-2.6.0.xsd">
<SiteVersion>2.6.0.0</SiteVersion>
<SessionId>82a71582-befa-11e2-8000-080027004461_en_MTI3LjAuMC4x0B060B050B04</SessionId>
<Name>Sheboygan</Name>
<MapDefinition>Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition</MapDefinition>
<BackgroundColor>ffcdbd9c</BackgroundColor>
<DisplayDpi>96</DisplayDpi>
<CoordinateSystem>
<Wkt>GEOGCS["WGS84 Lat/Long's, Degrees, -180 ==&gt; +180",DATUM["D_WGS_1984",SPHEROID["World_Geodetic_System_of_1984",6378137,298.257222932867]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]</Wkt>
<MentorCode>LL84</MentorCode>
<EpsgCode>4326</EpsgCode>
<MetersPerUnit>111319.49079327358</MetersPerUnit>
</CoordinateSystem>
<Extents>
<LowerLeftCoordinate>
<X>-87.764986990962839</X>
<Y>43.691398128787782</Y>
</LowerLeftCoordinate>
<UpperRightCoordinate>
<X>-87.695521510899724</X>
<Y>43.797520000480347</Y>
</UpperRightCoordinate>
</Extents>
</RuntimeMap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment