ISTAT Italian Borders

From OpenStreetMap Wiki
(Redirected from Italian Borders)
Jump to navigation Jump to search

Source

Data was taken from the ISTAT - Istituto nazionale di statistica web site, they asked for an Attribution Licence and for a notice to inform the user that the data was just based on ISTAT data, but modified by OpenStreetMap contributors. Data is distributed as SHP. Datum for the border is ED_1950_UTM.

Geographical precision is not uniform, since original digitalization was made either from topo maps at 1:5.000 (in-city) or 1:25.000 (out-of-city).

Data is available here: http://www.istat.it/it/archivio/44523

Licence

Discussion was held in italian, here the message sent:

Sul vostro sito web che sono disponibili dati sui confini
amministrativi italiani <http://www.istat.it/ambiente/cartografia/>,
mi servirebbe sapere se ISTAT concede l'uso di tali dati in forma
derivata.

Come prima cosa, trasformerò i dati, passando dal sistema di
riferimento ED_1950_UTM usato da voi, allo standard WGS84. Trasformerò
il file in altro formato: un formato XML il cui schema è definito
a questa pagina: <http://wiki.openstreetmap.org/wiki/Planet.osm>. 
A questo punto, integrererò i dati dei confini
amministrativi nel nostro database, aggiungendo una nota relativa al
vostro copyright, sia nel database, che in una pagina apposita sulla 
wiki del sito <http://openstreetmap.org/>.

Questi dati, saranno poi disponibili, senza registrazione, tramite
interfaccia via web e gli utenti potranno scaricare la nostra versione
dei vostri dati (ma mai i vostri file originari così come presenti sul
sito web ISTAT) per farne uso, anche per crearne delle mappe online o
mappe stampabili integrate con nostre note (ad esempio la collocazione
delle farmacie, dei bancomat, ecc...). I nostri dati, hanno diverse 
provenienze, in alcuni casi sono stati raccolti dai singoli utenti usando
apparecchiature GPS, in altri casi derivano da dataset già esistenti, ma 
di cui abbiamo ottenuto licenza opportuna per la derivazione dei dati
contenuti.

Sarà data menzione, in inglese, del fatto che i dati, originariamente 
sono stati derivati da dati ISTAT, "fonte: elaborazione su dati ISTAT".

Mi assumo la responsabilità di tutti gli errori che dovessero
intervenire durante la conversione di formato.

Here is the answer:

può utilizzare i nostri dati citando, come fonte: "elaborazione su dati
Istat".
E' opportuno comunque far presente che:

* la cartografia fotografa la situazione alla data del
Censimento 2001 e quindi non contiene le successive
 variazioni territoriali intervenute (nuove province, nuovi
comuni, variazioni territoriali dei comuni, ecc.)

* la versione scaricabile utilizza un dettaglio cartografico
"generalizzato", cioè significa che i confini
 sono stati semplificati per ridurre la pesantezza del file
(vedi descrizione scaricabile dal sito)

* non si tratta di cartografia "ufficiale" ma di
cartografia realizzata dall'Istat per finalità censuarie.


Conversion

Conversion from SHP to OSM file format was coordinated by User:Simone, taking in to account borders data already deployed in Openstreetmap, like the german and the french borders. A mix of custom made PHP and .NET scripts was used to transform the data, in adition to some DBF change inside ArcGIS.

admin_level

admin_level has been chosen as discussed in the italian mailinglist, results are condensed here

Data Format

The uploaded data is structured as follow:

Node

For nodes, we just defined their lat/lon.

<node id="-433471" lon="9.32567533940025" lat="44.6909680075027" />

Way

<way id="-433511">
	<tag k="created_by" v="ShapeToOSM - Laser Navigation s.r.l." />
	<tag k="source" v="Based on ISTAT data - 2001 Italian Census" />
	<tag k="boundary" v="administrative" />
	<tag k="name:left" v="Corte Brugnatella" />
	<tag k="name:right" v="Brallo di Pregola" />
	<tag k="province:left" v="Piacenza" />
	<tag k="province:right" v="Pavia" />
	<tag k="region:left" v="Emilia Rromagna" />
	<tag k="region:right" v="Lombardia" />
	<tag k="admin_level" v="4" />
	<nd ref="-433512" />
	<nd ref="-433513" />
	<nd ref="-433514" />
	<nd ref="-433515" />
	etc...
</way>

Relation

<relation id="-482577">
	<tag k="type" v="boundary" />
	<tag k="boundary" v="administrative" />
	<tag k="admin_level" v="8" />
	<tag k="name" v="Livigno" />
	<tag k="source" v="Based on ISTAT data - 2001 Italian Census" />
	<tag k="created_by" v="ShapeToOSM - Laser Navigation s.r.l." />
	<member ref="-482512" type="way" role="" />
	<member ref="-482647" type="way" role="" />
	etc...
</relation>

Upload

Data was uploaded using Bulk_import.pl, and took place from 00:20CET of the 24th October 2008 to 07:38CET of the 25th.

2008-10-25 05:37:52 UTC Error: 412 Precondition Failed (create way -77370)
2008-10-25 05:37:54 UTC Error: 412 Precondition Failed (create way -191372)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -191469)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -191839)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192114)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192123)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192333)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192380)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192545)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -192825)
2008-10-25 05:37:55 UTC Error: 412 Precondition Failed (create way -193174)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -227686)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -227891)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -227897)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -227911)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -229202)
2008-10-25 05:37:56 UTC Error: 412 Precondition Failed (create way -229807)
2008-10-25 05:37:57 UTC Error: 412 Precondition Failed (create way -230034)
2008-10-25 05:37:57 UTC Error: 412 Precondition Failed (create way -254861)
2008-10-25 05:37:57 UTC Error: 412 Precondition Failed (create way -255902)
2008-10-25 05:37:57 UTC Error: 412 Precondition Failed (create way -256151)
2008-10-25 05:37:57 UTC Error: 412 Precondition Failed (create way -256611)

Data to be checked

These data were already in the DB, so they need to be manually checked to avoid duplication

admin_level=2

ways
http://www.openstreetmap.org/browse/way/15382440
http://www.openstreetmap.org/browse/way/26578460

http://www.openstreetmap.org/browse/way/22886308 (coastline)
http://www.openstreetmap.org/browse/way/24786563 (coastline)
http://www.openstreetmap.org/browse/way/4882156 (coastline)

Credits

Credits should be given to all the people who did help me in the process: first of all Roberto and Matteo of Lasernav, Cristiano, Diego R., Diego G.