[Geomoose-users] REST Services
Tim Hennig
timhbellevue at gmail.com
Thu Nov 5 05:58:13 PST 2015
Hi Mark,
Thanks for the reply!
I see what I did wrong..
<layer title="Test" src="Sirens" show-legend="false"
legend="false" fade="false" unfade="false"/>
src = "ags/sirens"
I set the source wrong. It works now!
However, I might have a projection issue, not sure how. The REST data is
not overlaying. Hmmmm..
Tim Hennig
From: Mark Volz [mailto:MarkVolz at co.lyon.mn.us]
Sent: Wednesday, November 04, 2015 4:31 PM
To: Tim Hennig; geomoose-users at lists.osgeo.org
Subject: RE: [Geomoose-users] REST Services
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/MapServ
er/WMSServer?
<http://gis.lyonco.org/arcgis/services/LyonGIS/Basemap_AirPhotos/MapServer/W
MSServer?%3c/url> </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/Ex
port
<http://maps.gis.co.brown.wi.us/arcgis/rest/services/Sirens/MapServer/Export
%3c/url> </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.con
nect(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/20151105/884f9cd9/attachment-0001.html>
More information about the Geomoose-users
mailing list