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

Use DWG file of Napoli / Italy

0

I have a DWG file of the area of Naples (Italy).

It is very detailed - can I upload it? Or send it to you?

asked 06 May '12, 19:21

ale_b's gravatar image

ale_b
11112
accept rate: 0%

edited 07 May '12, 09:27

sleske's gravatar image

sleske
4.1k135678


3 Answers:

2

You can get in contact with the Italian community here

answered 06 May '12, 20:31

TheOddOne2's gravatar image

TheOddOne2
6851621
accept rate: 3%

1

Welcome to OpenStreetMap, and thanks for your offer.

OSM uses its own data format, and data in other formats must be imported. So a DWG file will probably only be useful with extra work. To be certain, you should probably post on the mailing list, or get in touch with your local OSM community.

Also see this question:

https://help.openstreetmap.org/questions/4936/import-into-openstreetmap

answered 06 May '12, 20:01

sleske's gravatar image

sleske
4.1k135678
accept rate: 24%

edited 07 May '12, 09:24

0

hi

recently italy has started to release "open data" with several license types, and among those data you can find shapefiles: http://www.dati.gov.it/cerca/type/dataset/?solrsort=ds_created%20desc&f[0]=im_field_formato%3A3752 and kml files: http://www.dati.gov.it/cerca/type/dataset/?solrsort=ds_created%20desc&f[0]=im_field_formato%3A3940

i tried importing one kml after having converted it into gpx with an online tool: http://www.poieditor.com/poi_convert/kml-to-gpx/

but the import failed with the following message: failed to import. Here's the error: Found no good GPX points in the input data

notice I saw the imported data into the map for a while - before it hanged - and it was just a collection of points while it was a collection of shapes in the original kml file.

is there a way to convert these kml files corretly, so that the exported file would be imported succesfully?

answered 26 Nov '12, 21:30

Corrado's gravatar image

Corrado
1
accept rate: 0%

Have a look at http://www.gpsbabel.org/ .

(28 Nov '12, 20:49) gormo

Source code available on GitHub .