Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T00:24:15.000Z (about 2 years ago)
- Last Synced: 2023-12-16T14:45:10.050Z (11 months ago)
- Topics: ala-product-spatial, grids, java, shapefiles, spring
- Language: Java
- Homepage:
- Size: 1.09 MB
- Stars: 3
- Watchers: 10
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### layers-store [![Build Status](https://app.travis-ci.com/AtlasOfLivingAustralia/layers-store.svg?branch=master)](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 ingestionThis library is referenced by the spatial-service grails module which provides a web service layer.
2.0.7-SNAPSHOT -> support Grails 4