core
core copied to clipboard
Add OSM ids and tags to generated features.
I try extract list of object (for example all school from specified country) from PBF file. Except basic data I need polygon and centroid of polygon. I found that polygon is posible to get after convert source to feature source. But I don't know how get both - polygon from feature source and basic data from source. Any ideas?
This is an interesting question.
I'll see if there is some option to add some information to the resulting polygons that refers to the original OSM objects.