13 lines
223 B
Markdown
13 lines
223 B
Markdown
# geojson-fixtures
|
|
|
|
Test fixtures of [GeoJSON](http://geojson.org/) objects.
|
|
|
|
## API
|
|
|
|
* `fixtures.geometry.*`
|
|
* `fixtures.feature.*`
|
|
* `fixtures.featurecollection.*`
|
|
|
|
## Install
|
|
|
|
npm install --save-dev geojson-fixtures
|