get-city-boundaries
Version:
Get city boundaries from OpenStreetMap using Nominatim as GeoJSON
18 lines (8 loc) • 643 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.1](https://github.com/stepankuzmin/get-city-boundaries/compare/v1.0.0...v1.0.1) (2020-03-20)
### Bug Fixes
* 🐛 move standard-version to devDependencies ([a30bb3e](https://github.com/stepankuzmin/get-city-boundaries/commit/a30bb3e1d2d1a07a3f82a863e060f5c273f6cdc5))
## 1.0.0 (2020-03-20)
### Features
* 🎸 initial commit ([0830c02](https://github.com/stepankuzmin/get-city-boundaries/commit/0830c02ec2eb07fb9d70c3390718e1aa87a63abc))