This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to tag telephone switching sub station

1

How do I tag a telephone switching sub station? There is no business office. It receives microwaves and distributes over copper wires.

asked 30 Dec '19, 17:02

dougcb68's gravatar image

dougcb68
1017712
accept rate: 0%


3 Answers:

0

Hi dougcb68, the general tag for these is telecom=exchange. Check out the wiki page for telecom=exchange for some other details that can be added.

answered 30 Dec '19, 18:27

jmapb's gravatar image

jmapb
3.4k73361
accept rate: 22%

0

It receives microwaves

You will need to map the receiver as a separate object.

telecom:medium=cooper is for the distribution side. I'm not aware of a scheme to tag the transmission side being microwave under telecom=exchange

answered 30 Dec '19, 23:45

Kovoschiz's gravatar image

Kovoschiz
2.4k31147
accept rate: 16%

Find a tag or make one!

It's true that the telecom:medium tag describes the distribution side, ie, the interface for the telephone customers. I don't offhand know of any tag for specifying the network link type of a telecom exchange, but offhand I'd suggest telecom:network_link=microwave. No need to map it as a separate object.

(31 Dec '19, 01:51) jmapb

I mean the antenna/dish on the building.

(31 Dec '19, 15:05) Kovoschiz

0

What does this look like? Could it be:

  • man_made=mast / man_made=tower +
  • tower:type=communication +
  • communication:microwave=yes

per this page?

answered 31 Dec '19, 16:05

InsertUser's gravatar image

InsertUser
11.0k1369185
accept rate: 19%

Source code available on GitHub .