<div dir="ltr">Greetings,<div><br></div><div>I am working with a set of elevation services, for example I have one for Bare Earth LiDAR where one service provides a hillshade and the other provides elevation in feet as a queryable service.<div><br></div><div>The source for these services is an ArcGIS ImageServer.<br><div>My web app is built using ESRI Web AppBuilder.<br></div><div><br></div><div>Question #1 -- I managed to put together a MapProxy config that gives me the option of putting a popup in a map but I don't know how to control what appears in the popup. See below. It's awful: :-)</div><div><br></div><div>Question #2 -- I am not sure how to put the config together. I have the idea that I should create a layer with two sources, the visible hillshade layer and the featureinfo elevation layer in the hopes that the combined layer would show as one in the map. I will pour over the docs again especially the examples but suggestions would be helpful!.</div><div><br></div><div>I published the map here so you can look at what I have right now.</div><div><a href="https://delta.co.clatsop.or.us/portal/home/webmap/viewer.html?webmap=be7ba3315bc24b9499c1ab2943a33dc8">https://delta.co.clatsop.or.us/portal/home/webmap/viewer.html?webmap=be7ba3315bc24b9499c1ab2943a33dc8</a> </div><div><br></div><div>I put the YAML files into github -- the one for the elevations is called lidar-2020.yaml <br></div><div><a href="https://github.com/Wildsong/docker-mapproxy/blob/master/lidar-2020.yaml">https://github.com/Wildsong/docker-mapproxy/blob/master/lidar-2020.yaml</a>  <br></div><div><br></div><div>Right now when I enable PopUp on Highest Hit and click on the map this comes up in the popup:</div><div><br></div><div><table width="100%" class="gmail-userTable" style="font-family:"Times New Roman""><tbody><tr><td class="gmail-titlecell">ArcGIS REST Services Directory</td><td align="right"><a href="https://gis.dogami.oregon.gov/arcgis/rest/login">Login</a> | <a href="https://gis.dogami.oregon.gov/arcgis/tokens/">Get Token</a></td></tr></tbody></table><table width="100%" class="gmail-navTable" style="font-family:"Times New Roman""><tbody><tr valign="top"><td class="gmail-breadcrumbs"><a href="https://giscache.co.clatsop.or.us/arcgis/rest/services">Home</a> > <a href="https://giscache.co.clatsop.or.us/arcgis/rest/services">services</a> > <a href="https://giscache.co.clatsop.or.us/arcgis/rest/services/lidar">lidar</a> > <a href="https://giscache.co.clatsop.or.us/arcgis/rest/services/lidar/DIGITAL_SURFACE_MODEL_MOSAIC/ImageServer">DIGITAL_SURFACE_MODEL_MOSAIC (ImageServer)</a> > <a href="https://giscache.co.clatsop.or.us/arcgis/rest/services/lidar/DIGITAL_SURFACE_MODEL_MOSAIC/ImageServer/identify"><i>identify</i></a></td><td align="right"><a href="https://gis.dogami.oregon.gov/arcgis/sdk/rest/02ss/02ss00000057000000.htm" target="_blank">Help</a> | <a href="https://gis.dogami.oregon.gov/arcgis/rest/services/lidar/DIGITAL_SURFACE_MODEL_MOSAIC/ImageServer/identify?f=help" target="_blank">API Reference</a></td></tr></tbody></table><h2 style="color:rgb(0,0,0);font-family:"Times New Roman"">Identify: (lidar/DIGITAL_SURFACE_MODEL_MOSAIC)</h2><div class="gmail-rbody" style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium"><div style="color:rgb(255,102,102)"></div><form name="sdform" action="https://giscache.co.clatsop.or.us/arcgis/rest/services/lidar/DIGITAL_SURFACE_MODEL_MOSAIC/ImageServer/identify"><table class="gmail-formTable"><tbody><tr><td><label for="geometry">Geometry:</label></td><td><textarea id="gmail-geometry" name="geometry" rows="5" cols="55"></textarea></td></tr><tr><td><label for="geometryType">Geometry Type:</label></td><td><select id="gmail-geometryType" name="geometryType">
 <option value="esriGeometryPoint" selected>Point</option>
 <option value="esriGeometryPolygon">Polygon</option>
 </select></td></tr><tr><td><label for="mosaicRule">Mosaic Rule:</label></td><td><textarea id="gmail-mosaicRule" name="mosaicRule" rows="5" cols="55"></textarea></td></tr><tr><td><label for="renderingRule">Rendering Rule:</label></td><td><input type="text" id="gmail-renderingRule" name="renderingRule" value="" size="50"></td></tr><tr><td><label for="renderingRules">Rendering Rules:</label></td><td><textarea id="gmail-renderingRules" name="renderingRules" rows="5" cols="55"></textarea></td></tr><tr valign="top"><td><label for="pixelSize">Pixel Size:</label></td><td><input type="text" id="gmail-pixelSize" name="pixelSize" value="" size="75"></td></tr><tr><td><label for="time">Time:</label></td><td><input type="text" id="gmail-time" name="time" value="" size="50"></td></tr><tr><td>Return Geometry:</td><td><label><input type="radio" name="returnGeometry" value="true"> True  </label> <label><input type="radio" name="returnGeometry" value="false" checked> False</label></td></tr><tr><td>Return Catalog Items:</td><td><label><input type="radio" name="returnCatalogItems" value="true"> True  </label> <label><input type="radio" name="returnCatalogItems" value="false" checked> False</label></td></tr><tr><td><label for="f">Format:</label></td><td><select id="gmail-f" name="f">
 <option value="html">HTML</option>
 <option value="pjson">JSON</option>
 </select></td></tr><tr><td colspan="2" align="left"><input type="submit" value="Identify (GET)"> <input type="submit" value="Identify (POST)"></td></tr></tbody></table></form><table class="gmail-formTable"><tbody><tr><td><pre>{
 "objectId": 0,
 "name": "Pixel",
 "value": "NoData",
 "location": {
  "x": -1.3786533171462E7,
  "y": 5809825.382765,
  "spatialReference": {
   "wkid": 102970,
   "latestWkid": 6557,
   "vcsWkid": 5703,
   "latestVcsWkid": 5703
  }
 },
 "properties": {},
 "catalogItems": {
  "objectIdFieldName": "OBJECTID",
  "features": []
 },
 "catalogItemVisibilities": []
}</pre></td></tr></tbody></table></div><br style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div>Brian Wilson<br></div><div>tel:707-827-0001<br></div><div><br></div></div><div><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>