Biểu trưng OpenStreetMap OpenStreetMap

POI nodes with over 100 tags

Do baditaflorin đăng vào 18 tháng 09 năm 2015 bằng English.

Ever wandered how many POI over 100 tags ? Now you can know.

There are 33 nodes that have over 100 tags, mostly if not all being lighthouse

https://gist.github.com/baditaflorin/8a30a5f45c94f4d2bf8d

I am not able to save the list with the tags also, at least not in OpenJump ( SHP will truncate at 255, other extension does not work ) , QGIS ( Error after the forth value ) ( filled bug request ) Pgadmin (don`t know how to save directly so that i could open it

[Update] A list with all the nodes tags that have over 50 tags

https://gist.github.com/baditaflorin/53db974195c2d1e95745

image

Biểu tượng thư điện tử Biểu tượng Bluesky Biểu tượng Facebook Biểu tượng LinkedIn Biểu tượng Mastodon Biểu tượng Telegram Biểu tượng X

Thảo luận

Bình luận của Sanderd17 vào 18 tháng 9 năm 2015 lúc 09:23

It’s easy to convert a list of node ids into an overpass query to query the actual tags: http://overpass-turbo.eu/s/bwx (the actual json is under the data tab).

I did it with some search-and-replace operations, but you could also have a script that reads your geojson and just outputs an overpass query. As overpass can’t count tags (yet), it’s not possible to use overpass to get your original list of ids AFAICS.

Bình luận của escada vào 18 tháng 9 năm 2015 lúc 13:59

Seems like you can add a lot of tags (126) to a lighthouse: osm.org/node/1534458308 :-)

Bình luận của mmd vào 19 tháng 9 năm 2015 lúc 09:20

As overpass can’t count tags (yet), it’s not possible to use overpass to get your original list of ids AFAICS.

That’s correct. At this time, there’s only a GitHub issue as feature request:

https://github.com/drolbr/Overpass-API/issues/197

Feel free to comment, if you like.

Bình luận của hakan vào 25 tháng 9 năm 2015 lúc 13:35

Those ligthouses seem to be edited by the openseamap editor. That project puts lots of machine readable metadata on the nodes to create really useful sea maps.

Đăng nhập để nhận xét