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

Map in HTML data validation response #32

Closed
KoalaGeo opened this issue Aug 23, 2021 · 1 comment · Fixed by #142
Closed

Map in HTML data validation response #32

KoalaGeo opened this issue Aug 23, 2021 · 1 comment · Fixed by #142
Labels
enhancement New feature or request High Priority

Comments

@KoalaGeo
Copy link
Collaborator

KoalaGeo commented Aug 23, 2021

Accessions and Users should be able to verify LOCA table on a map.

Options:

  1. Add function to validate endpoint
  2. Add new dedicated endpoint

Input: 1+ .ags files

Function: .ags > pandas > export geojson from loca using LAT / LONG - if not present, OSGB converted to LAT/LONG. May need epsg code input parameter.

Output: GeoJSON + HTML (Leaflet/Openlayers with GeoJSON features) or PNG static map - maybe use https://github.com/flopp/py-staticmaps / https://github.com/pamelafox/staticmaps-function

@KoalaGeo KoalaGeo added the enhancement New feature or request label Aug 23, 2021
@KoalaGeo KoalaGeo mentioned this issue Feb 20, 2023
19 tasks
@KoalaGeo KoalaGeo mentioned this issue May 9, 2023
19 tasks
@volcan01010
Copy link
Collaborator

Notes from Edd chat:

  • Check LOCA_GREF for "BNG", "OSGB" or "*27700"
  • Check LOCAL_LLZ is WGS84

We need one point for every entry in the LOCA table, but it should be prefixed by the PROJECT ID in case of duplicates.

@KoalaGeo KoalaGeo linked a pull request Mar 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request High Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants