Communication tower tagging

Hi guys. I’m tagging a small village, that has a old brick tower that was used for defensive purpose.
I know that there is inside of it antennas for mobile communications, like 4G.
What is the best tags for it? Currently it has this tag:

height=18
historic=yes
man_made=tower
material=brick
name=Torre di Lu
tower:construction=freestanding
tower:type=defensive

It depends whether the tower is mapped as a node or as a way. If the tower is mapped as a way you need to create an additional node with the tags

man_made=antenna
communcation:mobile_phone=yes

Depending on the exact location of the antenna you can add an aditional location=* tag. If the antenna are indoor like you state, you would add

location=indoor

Another useful tag you might add is operator=*

If the tower is mapped as a node it suffices to just add

communication:mobile_phone=yes

to the tower itself.

I hope this helps! :slightly_smiling_face:

1 Like