Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Geocoding #169

Closed
Tracked by #91
stdavis opened this issue Oct 13, 2023 · 2 comments · Fixed by #215
Closed
Tracked by #91

Reverse Geocoding #169

stdavis opened this issue Oct 13, 2023 · 2 comments · Fixed by #215
Assignees
Labels
enhancement New feature or request

Comments

@stdavis
Copy link
Member

stdavis commented Oct 13, 2023

Currently, this is not implemented. Short term, we should probably remove it from this list of capabilities:

"capabilities": ",".join(["Geocode", "ReverseGeocode", "Suggest"]),

And then in the long term, we should probably implement it. @mhchou tried to use it today for something.

@stdavis
Copy link
Member Author

stdavis commented Dec 7, 2023

South Jordan is attempting to use Masquerade within their CityWorks instance and this came up again. Just another data point for motivation to get it done.

@stdavis stdavis self-assigned this Dec 3, 2024
stdavis added a commit that referenced this issue Dec 5, 2024
stdavis added a commit that referenced this issue Dec 6, 2024
@stdavis stdavis closed this as completed in b138b80 Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

🥳 This issue is included in v1.5.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant