Orthoimagery for San Juan County, NM doesn't seem to be working

Hello all!

For some reason the orthoimagery for San Juan County, New Mexico, USA seems to have quit working in josm and the iD editor. Did something possibly change and can we get it fixed?

I believe there is 2025 imagery available now as well, so it would be nice to be able to enable that as a background layer as well.

Let me know if this request should be directed elsewhere. Thanks!

Creating an issue on the Editor Layer Index repo might get some more of the right eyes on it.

Ok, I’ve done that. Thanks for the tip.

The WMS server reports:

Parameter ‘Layers’ contains invalid values.

The entry from the index uses LAYERS=0, but the correct value is now LAYERS=SJC2023Imagery. With this, it works again.

By the way, newer imagery is available that covers a much larger area:
https://webmaps.sjcounty.net/portal/home/item.html?id=10f347f770104e9b920d08164b9d8d5b

https://webmaps.sjcounty.net/arcgis/services/Imagery/SJC_2025_3in6inCombined/ImageServer/WMSServer?FORMAT=image/jpeg&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=SJC_2025_3in6inCombined&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

1 Like

Sure enough! How did you discover what the value for the layer parameter should be?

Via GetCapabilities request:
https://webmaps.sjcounty.net/arcgis/services/Imagery/SJC2023Imagery/ImageServer/WMSServer?Request=GetCapabilities