core icon indicating copy to clipboard operation
core copied to clipboard

Add OSM ids and tags to generated features.

Open wspom2k5 opened this issue 7 years ago • 1 comments

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?

wspom2k5 avatar Aug 20 '18 20:08 wspom2k5

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.

xivk avatar Sep 11 '18 14:09 xivk