narchontis / koop

:crystal_ball: Transform, query, and download geospatial data on the web.

Home Page:http://koopjs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koop

Translate, query, & integrate any geospatial API on the web

npm version build status js-standard-style

Koop is a highly-extensible Javascript toolkit for connecting incompatible spatial APIs. Out of the box it exposes a Node.js server that can translate GeoJSON into the Geoservices specification supported by the ArcGIS family of products. Koop can be extended to translate data from any source to any API specification. Don't let API incompatiblity get in your way, start using one of Koop's data providers or write your own.

See the docs at https://koopjs.github.io.

lots of geojson into feature services

New @ Version 3.0

  • Simplified Provider
    • Route and Controller are Optional
  • FeatureServer Routes and Handler built in
  • Simplified Cache API
  • New Plugin Type: Outputs
  • Simplified Server Configuration
    • Koop now exposes its own Express server at koop.server

Extend Koop

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

This repository is a collection of all the official Koop projects. All of the real coding will happen in the linked submodules, so there's no real need to clone or fork this repo. If you want to add a new data source to Koop, create a provider. If you want to add features to Koop itself check out Koop-Core. Otherwise, check out the different plugin types.

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

License

Apache 2.0

About

:crystal_ball: Transform, query, and download geospatial data on the web.

http://koopjs.github.io

License:Other


Languages

Language:Shell 100.0%