https://github.com/atlasoflivingaustralia/layers-store
API for access to spatial layers (grids and polygons)
https://github.com/atlasoflivingaustralia/layers-store
ala-product-spatial grids java shapefiles spring
Last synced: 11 months ago
JSON representation
API for access to spatial layers (grids and polygons)
- Host: GitHub
- URL: https://github.com/atlasoflivingaustralia/layers-store
- Owner: AtlasOfLivingAustralia
- Created: 2014-07-04T08:52:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T22:46:39.000Z (over 2 years ago)
- Last Synced: 2025-07-21T13:41:15.234Z (11 months ago)
- Topics: ala-product-spatial, grids, java, shapefiles, spring
- Language: Java
- Homepage:
- Size: 1.09 MB
- Stars: 3
- Watchers: 9
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### layers-store [](https://app.travis-ci.com/AtlasOfLivingAustralia/layers-store)
The layers store provides a DAO layer on top of the PostGIS database used to house the layers within a living atlas.
It includes various functions for:
* Tabulation generation - matrices of 2 contextual variables
* Point intersection - for Grid and Polygon data
* Legend generation
* Layer ingestion
This library is referenced by the spatial-service grails module which provides a web service layer.
2.0.7-SNAPSHOT -> support Grails 4