<?xml version="1.0" encoding="utf-8" ?>
<pictometry_config>
  <map>
    <maxExtent>new OpenLayers.Bounds(-180, -90, 180, 90)</maxExtent>
    <controls>[]</controls>
  </map>
  
  <basemap>
    <maptype>WMS</maptype>
    <name>Road</name>
    <server>http://74.8.145.17/wmsconnector/com.esri.wms.Esrimap</server>
    <layers>'4,5,6,34,48'</layers>
    <maxExtent>new OpenLayers.Bounds(-180, -90, 180, 90)</maxExtent>
    <singleTile>true</singleTile>
   </basemap>

  <overviewmapoptions>
    <projection>new OpenLayers.Projection("EPSG:NONE")</projection>
    <displayProjection>new OpenLayers.Projection("EPSG:NONE")</displayProjection>
    <minRatio>2</minRatio>
    <maxRatio>2</maxRatio>
    <maxExtent>new OpenLayers.Bounds(-180, -90, 180, 90)</maxExtent>
  </overviewmapoptions>
  
  <overviewmap>
    <maptype>WMS</maptype>
    <name>OverviewMap</name>
    <projection>new OpenLayers.Projection("EPSG:NONE")</projection>
    <displayProjection>new OpenLayers.Projection("EPSG:NONE")</displayProjection>
    <server>http://74.8.145.17/wmsconnector/com.esri.wms.Esrimap</server>
    <layers>'4,5,6,34,48'</layers>
    <maxExtent>new OpenLayers.Bounds(-180, -90, 180, 90)</maxExtent>
    <singleTile>true</singleTile>
  </overviewmap>

</pictometry_config>
