spenceuiuc 写道:Any suggestions on how to get that data in there?
Thanks in advance!
Map Plus supports KMLs statically, which means it would try to download and import all data from the file and Internet during the importing, and never update them automatically after imported. Please upload a kml to the app and do importing as article shows bellow:
http://www.duweis.com/support/viewdoc.h ... mport_fileAnyway, since the website already provides a WMS service, you can use that directly to make it as a custom online map (base layer).
Please import the following QRCode as steps shown in article of:
http://www.duweis.com/support/viewdoc.h ... map#qrcode

- US Surface Management Agency.png (47.03 KiB) 被浏览 3885 次
This qrcode contains the map with following URL pattern
- 代码: [全选]
http://www.geocommunicator.gov/arcgis/services/SurfaceManagementAgency/MapServer/WMSServer?request=GetMap&VERSION=1.3&LAYERS=3,16,17,18,19,20,21,22,23,24,25,39,40,41,42,43,44,45,46,47,48&STYLES=&CRS=EPSG:3857&BBOX={$bbox_3857}&WIDTH=256&HEIGHT=256&FORMAT=image/png
- Text
You can edit the URL pattern of the map by going to its detail information page > Edit > URL Pattern.
For example, change the LAYERS settings to include or exclude some layers, change the WIDTH and HEIGHT from 256 to 512 to provide high resolution imagery for retina displays.
What's more, with the custom online map, you can use the download map function to download specified region so that they could be viewed offline, here is how:
http://www.duweis.com/support/viewdoc.h ... =056_dlmapMore detail about working with WMS:
Here is the service specification for your map:
http://www.geocommunicator.gov/ArcGIS/s ... ervice=WMSHere is how to get the URL pattern from a WMS service specification:
http://www.duweis.com/support/viewdoc.h ... 055_wmsurl