Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/koopjs/koop-core
- Owner: koopjs
- License: other
- Created: 2017-02-21T15:11:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T22:01:55.000Z (over 1 year ago)
- Last Synced: 2024-11-08T20:51:01.591Z (3 months ago)
- Topics: deprecated
- Language: JavaScript
- Homepage:
- Size: 3.46 MB
- Stars: 16
- Watchers: 14
- Forks: 19
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: ROADMAP.md
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/