Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/koopjs/koop-core

Core library for KoopJS (deprecated)
https://github.com/koopjs/koop-core

deprecated

Last synced: 2 months ago
JSON representation

Core library for KoopJS (deprecated)

Awesome Lists containing this project

README

        

# Koop

## DEPRECATED - now migrated to a package in the [Koop monorepo](https://github.com/koopjs/koop/). Update any `npm` usage to `@koopjs/koop-core`.

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
[![npm version][npm-img]][npm-url]
[![build status][travis-img]][travis-url]
[![js-standard-style][standard-img]][standard-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/koopjs/koop-core.svg)](https://greenkeeper.io/)


> Transform, query, & download geospatial data on the web. See [koopjs.github.io](https://koopjs.github.io) for details.
**Note: Koop 5.0 was just released and it no longer supports versions of Node.js older than 12. All plugins written for 3.x should work with Koop 5.x.**

This is the core code for Koop.

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an [issue](https://github.com/koopjs/koop/issues).

## Contributing

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/Esri/contributing).

## License

[Apache 2.0](LICENSE)

[npm-img]: https://img.shields.io/npm/v/koop.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/koop
[travis-img]: https://img.shields.io/travis/koopjs/koop-core/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/koopjs/koop-core
[standard-img]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg
[standard-url]: http://standardjs.com/