Skip to content

Read OpenStreetMap relations with type=boundary as valid MultiPolygon in Rust

License

Notifications You must be signed in to change notification settings

hove-io/osm_boundaries_utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This is forked from Qwant/osm_boundaries_utils_rs which seems unmaintained (see Qwant#20 (comment)). Note however that we were able to get back the rights for crates.io so the crate's name remains 🎉

osm_boundaries_utils

Misc utilities for OpenStreetMap boundary reading in rust.

This library provides mainly a method to compute the boundary of an OSM relation (as a geo::MultiPolygon).

It also provides as osm_builder utility to create osm datasets, mainly to write osm tests easily.

Build

cargo build

Test

cargo test

Licence

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

About

Read OpenStreetMap relations with type=boundary as valid MultiPolygon in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%