[Geomoose-users] REST Services
Mark Volz
MarkVolz at co.lyon.mn.us
Wed Nov 4 14:30:45 PST 2015
Tim,
For some reason ArcGIS likes to use numbers for layer names...
<map-source name="PictometryArcServer" type="wms" reference="false" projection='EPSG:103749' tiled="true" width='256' height='256' transition_Effect="resize">
<url>http://gis.lyonco.org/arcgis/services/LyonGIS/Basemap_AirPhotos/MapServer/WMSServer?</url>
<layer name="1"/>
<layer name="2"/>
<layer name="3"/>
<layer name="4"/>
<param name="STYLES" value=""/>
</map-source>
Sincerely,
Mark Volz, GISP
From: Geomoose-users [mailto:geomoose-users-bounces at lists.osgeo.org] On Behalf Of Tim Hennig
Sent: Wednesday, November 04, 2015 3:59 PM
To: geomoose-users at lists.osgeo.org
Subject: [Geomoose-users] REST Services
Hi Everyone,
I am trying to incorporate a ArcGIS REST Service from a county server.
I am having no luck with this, can anyone help me regarding this. Here is my test syntax.
<map-source name="ags" type="ags">
<url>http://maps.gis.co.brown.wi.us/arcgis/rest/services/Sirens/MapServer/Export</url<http://maps.gis.co.brown.wi.us/arcgis/rest/services/Sirens/MapServer/Export%3c/url>>
<layer name="Sirens"/>
<param name="FORMAT" value="PNG"/>
</map-source>
<layer title="Test" src="Sirens" show-legend="false" legend="false" fade="false" unfade="false"/>
This is my error message from FireBug (No pink screen).
TypeError: this._modalconnects is undefined
...ferred){this._fadeOutDeferred.cancel();}this._modalconnects.push(dojo.connect(wi...
dojo.js (line 14, col 297062)
Thank you,
Tim Hennig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20151104/a34ac187/attachment.html>
More information about the Geomoose-users
mailing list