<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Thanks for the feedback.  I've come up with a alternative <map-source> based on the example:</div><div><map-source name="ags4" type="ags-vector"><br>        <url><a href="https://services1.arcgis.com/mSGV2hCLXHNsfQqK/arcgis/rest/services/Building_Footprints/FeatureServer/0/">https://services1.arcgis.com/mSGV2hCLXHNsfQqK/arcgis/rest/services/Building_Footprints/FeatureServer/0/</a></url><br>        <layer name="Building_Footprints" />    <br>    </map-source> <br></div><div><br></div><div>My GET request is OK, however <u>no</u> features are drawn. <br></div><div>I left out <param name="FORMAT" value="json" /> as it seems to have no impact (I assume it must default to a json format).</div><div>I wondered if it could be a projection issue? My mapbook is referenced to EPSG:3857, while the REST service is has the code 
<pre>"spatialReference":{"wkid":102100,"latestWkid":3857}</pre>so I assume it's not the projection that's the problem.</div><div><br></div><div>On another note, the '
<span>AGS Dakota County Rail</span>' layer in the website DEMO does not work. When I turn on that layer, the screen goes blank and the demo stops working altogether.</div><div><br></div><div>Kevin<br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 12 Feb 2019 at 18:15, Dan Little <<a href="mailto:theduckylittle@gmail.com">theduckylittle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Also, checkout the example in the Mapbook! There is a an example using rail roads that is fed by an AGS Rest service.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 12, 2019 at 5:14 PM Dan Little <<a href="mailto:theduckylittle@gmail.com" target="_blank">theduckylittle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Change the type to ags-vector.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 12, 2019 at 4:09 PM Kevin Grootendorst <<a href="mailto:kgrootendorst@gmail.com" target="_blank">kgrootendorst@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div>Has anybody had success in incorporating a layer from a Feature Service?</div><div><br></div><div><map-source name="ags4" type="wfs"><br>        <url><a href="https://services1.arcgis.com/mSGV2hCLXHNsfQqK/arcgis/rest/services/Building_Footprints/FeatureServer/0/query" target="_blank">https://services1.arcgis.com/mSGV2hCLXHNsfQqK/arcgis/rest/services/Building_Footprints/FeatureServer/0/query</a></url><br>        <layer name="Building_Footprints"/><br>        <param name="outputFormat" value="application/json"/><br>    </map-source>    </div><div><br></div><div>I've tried various configurations of the above code. Using the browser debugger in Firefox, I either get no response or a bad request.  <br></div><div>Using GM 3.2.1</div><div><br></div><div>Thanks, Kevin<br></div></div></div>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a></blockquote></div>
</blockquote></div>
</blockquote></div>