< Veneto 
      Veneto/Stazioni radio base
| Codice | Legenda | Tipo | Tag | Note | Convertito | Importato | Changeset | 
|---|---|---|---|---|---|---|---|
| CODSITO | Ref del punto | punto | ref=* | ||||
| NOME | Nome | punto | name=* | ||||
| INDIRIZZO | Indirizzo | punto | |||||
| GESTORE | Gestore | punto | operator=* | ||||
| PONTERADIO | punto | ||||||
| Z_SITO | Altitudine del punto? | punto | ele=* | ||||
| COMUNE | Il comune dove si trova la stazione radio | punto | addr:city=* | ||||
| POSTAZIONE | Al Suolo | punto | fixme=* | 1204 elementi | |||
| POSTAZIONE | Altro | punto | fixme=* | 675 elementi | |||
| POSTAZIONE | Campanile | punto | 8 elementi | ||||
| POSTAZIONE | Carrello provvisorio | punto | fixme=* | 4 elementi | |||
| POSTAZIONE | Ciminiera | punto | 5 elementi | ||||
| POSTAZIONE | Galleria | punto | 13 elementi | ||||
| POSTAZIONE | Indoor | punto | location=indoor | 14 elementi | |||
| POSTAZIONE | NO DATA | punto | fixme=* | 60 elementi | |||
| POSTAZIONE | Silos | punto | 7 elementi | ||||
| POSTAZIONE | Su edificio | punto | 1216 elementi | ||||
| POSTAZIONE | Su palo | punto | man_made=mast + tower:type=communication | 2005 elementi | |||
| POSTAZIONE | Temporanea | punto | fixme=* | 17 elementi | |||
| POSTAZIONE | Torre Piezometrica/Acquedotto | punto | 111 elementi | ||||
| POSTAZIONE | Traliccio | punto | man_made=tower + tower:type=communication | 827 elementi | 
File delle regole
# Regole per convertire in dati OSM gli shapefiles dell'uso del suolo tramite il programma shp-to-osm
# This is a comma-delimited format.
# Field:  Description:
#      1  The shapefile type to match (outer, inner, line, point) (see below)
#      2  The source attribute name to match
#      3  The source attribute value to match. Can be empty to match all values.
#      4  The name of the tag to apply when the source key/value pair match.
#      5  The value of the tag to apply. Use a sinlgle dash ("-") to use the original value.
#
# The shape file types are:
#  outer  = The outer polygon of a MultiPolygon
#  inner  = The inner polygon of a MultiPolygon
#  line   = A line string of a MultiLineString
#  point  = A point of a PointString
point,NOME,,name,-
point,NOME,,man_made,communication_tower
point,NOME,,fixme,Specificare communication
point,CODSITO,,ref,-
point,INDIRIZZO,,fixme,-
point,PONTERADIO,Si con potenza superiore ai 7 W, ,
point,PONTERADIO,Si con potenza inferiore ai 7W, ,
point,PONTERADIO,NO, ,
point,Z_SITO,,ele,-
    This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.