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

Uploading a shapefile to trace in OSM

2

Hi there,

I am wondering if it is possible to upload a shapefile to edit vertices of a boundary layer in OSM and then delete the shapefile I used to trace on.

There is a small section of the international boundary between Chile and Argentina that is very generalized and I would like to make it more accurate.

Is this possible to do in OSM and if so how is the best way to do it.

Thanks

Ross

asked 14 Jun '13, 21:19

Maps%20for%20Good's gravatar image

Maps for Good
31112
accept rate: 0%

not your question - but please be sure that your intended use of the shapefiles (I do not know from where you got them) is complying with the license of the shapefile and with OSM's license/contributor terms.

(17 Jun '13, 00:36) aseerel4c26 ♦

(I did not really find this question to be a duplicate, but) you should also have a look at previous questions on shapefiles - may be useful.

(17 Jun '13, 00:50) aseerel4c26 ♦

2 Answers:

4
  1. Open Potlatch 2 for the relevant area
  2. In the 'Background' menu, click 'Vector data...'
  3. Under 'Add new vector layer', click 'Shapefile'.
  4. By 'File', click 'Open...' and locate a .zip of your shapefile (i.e. .shp, .shx and .dbf files).
  5. When the file has loaded, find it in the list above, and change the style from 'Potlatch' to 'GPS'.
  6. Close the dialogue box. Your shapefile should be displayed in the background in light blue.

answered 16 Jun '13, 21:58

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

1

There are some hints in the OSM wiki about shapefiles ... consider how to load a shapefile in an editor like JOSM or similar, ideally in a single layer.

Then try to modify the existing boundary according to the underlying shapefile.

answered 16 Jun '13, 18:49

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .