agrc / masquerade

Disguise UGRC's Web API endpoints as an Esri locator service.
https://github.com/agrc/masquerade#readme
MIT License
1 stars 0 forks source link

Search by coordinates #173

Open stdavis opened 7 months ago

stdavis commented 7 months ago

The Esri world print service will accept a pair of coordinates like this: -111, 40 and will return a point.

Here are a few use cases from Nathan:

jacobdadams commented 7 months ago

Coordinates also appear to the be the input to a couple of ExB widgets:

I've had to switch over to the Esri locator for these.