op-area-generator
v1.0.1
Published
Generate GEOJSON area definitions and operating assignments
Downloads
2
Maintainers
Readme
Op-Area-Generator
- Getting Started
- API Documentation
- Node and Operating System Support Policy
- License and Development
- Contact
Getting Started
Purpose
oparea
can generate GEOJSON area definitions and subsequent operating assignments
Install as an NPM Package
npm install op-area-generator
Use in Javascript
const OpArea = require('oparea')
const oparea = new OpArea()
API Documentation
See the API for more specific use information.
Node and Operating System Support Policy
The test suite has successfully run on all combinations of:
This project supports Long-Term Support, Current, and Maintenance versions of node. Once a version reaches end of life, the CI scripts will no longer support them. Odd Node versions will only receive support while in a current status.
Other Node versions and operating systems might support the library, but the tests have not verified other combinations.
License and Development
oparea
and all other files in this repository are distributed as free and open-source software under the MIT License, © 2022.
Both contributions and bug reports welcome.
Leave a :star2: if you find this project useful!
Contact
Maintained by M. Scott Lassiter.