-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hey!
I stumbled upon your project a week or so ago. I had a use case where I needed admin level and place in the geo properties. I noticed while I was adding the functionality in that you had a "TODO: add admin level for boundaries".
Do you want it to be an optional flag to add admin level and or place in, or are you fine with it being always on? My code with it always on is a fork located here: https://github.com/davetha/osm_extract_polygon I can alter it if needed and do a pull request whenever I hear from you :)
Another feature I added in that should likely be a cli flag is tacking on the relationship id in the file name. When you're dealing with larger OSM files and many admin levels, you'll often run into conflicting names... As I was typing this, I saw #33 so maybe no longer an issue :)