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

Gettysburg

0

I am doing Topographical CNC wood carvings. I have been trying to get the locations of the memorials in one osm file to be imported into OGIS. The only way I can accomplish this is to zoom in relatively close to view them and the export that. I am doing this process many times to get the whole battlefield. Anyway of doing this in one file would be helpful.

asked 20 Feb '23, 20:33

DonSchultz's gravatar image

DonSchultz
11112
accept rate: 0%


2 Answers:

0

I don't know the import capabilities of OGIS but you can get a whole state extract for Pennsylvania from Geofabrik in either a shp file or a OSM pbf file. You can use a tool like osmium to make an extract that covers only the area of interest, maybe the whole battleground, and then import that to your GIS program.

answered 21 Feb '23, 06:16

n76's gravatar image

n76
10.8k1082172
accept rate: 17%

0

Overpass would suit your need I think.

Overpass-turbo.eu is a nice web interface with export options.

If you meant QGIS, there is an overpass plugin.

answered 22 Feb '23, 01:37

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%

Source code available on GitHub .