项目作者: kamicut

项目描述 :
Geojson -> WRS2 path rows
高级语言: JavaScript
项目地址: git://github.com/kamicut/whatpr.git
创建时间: 2018-07-12T21:25:28Z
项目社区:https://github.com/kamicut/whatpr

开源协议:MIT License

下载


🕵️‍♂️ whatpr

Queries on the WRS2 path rows:

  • Get path rows & geometries for a given boundary
  • Get geometry for a given (path, row)

Documentation: https://whatpr.now.sh/documentation

Deployment

Deployments are run using Docker and pushed to now.sh

Development

Requirements

  • make
  • spatialite (brew install spatialite)
  • Node 8+

Rebuilding the db

make

Tests

npm test