We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Accessions and Users should be able to verify LOCA table on a map.
Options:
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
The text was updated successfully, but these errors were encountered:
Notes from Edd chat:
We need one point for every entry in the LOCA table, but it should be prefixed by the PROJECT ID in case of duplicates.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Accessions and Users should be able to verify LOCA table on a map.
Options:
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
The text was updated successfully, but these errors were encountered: