User:Dforsi/2008-09-02

From OpenStreetMap Wiki
Jump to navigation Jump to search

Correzione tag place=city

Secondo It:Key:place che prevede

<tag k="place" v="town">    Popolazione compresa tra 10.000 e 100.000 abitanti
<tag k="place" v="village"> Popolazione inferiore ai 10.000 abitanti

e secondo place=suburb, basandomi sulle informazioni di Wikipedia, cambio v="city" in:

  • Sona v="town"
http://it.wikipedia.org/wiki/Sona Abitanti: 16.440 2008
  • Rovereto v="town"
http://it.wikipedia.org/wiki/Rovereto Abitanti: 36.142 2007
  • Boves v="village"
http://it.wikipedia.org/wiki/Boves Abitanti: 9.672 31-05-2007 (fonte Istat)
  • Ariano Irpino v="town"
http://it.wikipedia.org/wiki/Ariano_Irpino Abitanti: 23.218 (2007)
  • Agropoli v="town"
http://it.wikipedia.org/wiki/Agropoli Abitanti: 20.307 31-12-2006
  • Torre a Mare v="suburb"
http://it.wikipedia.org/wiki/Torre_a_Mare_(Quartiere_di_Bari) Popolazione: 35.891 ab. (2001)

Situazione precedente

Seguono i tag sbagliati.

Sona

 <node id="289043687" timestamp="2008-08-18T10:08:03Z" user="tfranke" lat="45.4372715" lon="10.8051651">
   <tag k="name" v="Sona"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.10b"/>
   <tag k="is_in" v="veneto"/>
 </node>

Rovereto

 <node id="270664155" timestamp="2008-06-16T09:17:09Z" user="Klinker" lat="45.8915375" lon="11.0384953">
   <tag k="name" v="Rovereto"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.9c"/>
 </node>

Boves

 <node id="260272173" timestamp="2008-04-27T19:51:40Z" user="Gigi" lat="44.3309113" lon="7.5495637">
   <tag k="name" v="Boves"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.8b"/>
   <tag k="is_in" v="Prov. Cuneo"/>
 </node>

Ariano Irpino

 <node id="68566644" timestamp="2008-06-08T19:49:13Z" user="Raffaele" lat="41.1535231" lon="15.0917873">
   <tag k="name" v="Ariano Irpino"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.9c"/>
   <tag k="population" v="23505"/>
   <tag k="is_in" v="Avellino, Campania, Italy"/>
   <tag k="source" v="geodati.gfoss.it"/>
   <tag k="gfoss_id" v="5435"/>
 </node>

Agropoli

 <node id="68581801" timestamp="2007-10-16T10:39:46Z" lat="40.3469106" lon="14.996559">
   <tag k="name" v="Agropoli"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.4a"/>
   <tag k="population" v="19949"/>
   <tag k="is_in" v="Salerno, Campania, Italy"/>
   <tag k="source" v="geodati.gfoss.it"/>
   <tag k="gfoss_id" v="5551"/>
 </node>

Torre a Mare

 <node id="283359546" timestamp="2008-08-04T16:21:07Z" user="vanni" lat="41.0871995" lon="17.0004751">
   <tag k="name" v="Torre A Mare"/>
   <tag k="place" v="city"/>
   <tag k="created_by" v="Potlatch 0.10b"/>
   <tag k="is_in" v="Bari, Puglia, Italy"/>
 </node>