Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

Implement a way to navigate to parcels using Parcel ID as the only URL parameter #408

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

Description In https://github.com/Geo-Web-Project/cadastre/issues/359, we implemented a way for users to share a direct link to a parcel on the Cadastre. It uses lat/long coordinates and the Parcel ID as parameters in the URL to do so. It would be much easier to share & navigate to parcels without needing to directly copy the link from the Cadastre if this URL only required the Parcel ID to function.

Business Requirements