Harrisonburg (Virginia) Map Cropping Samples

Harrisonburg (Virginia) Map Cropping Samples-1
Harrisonburg (Virginia) Map Cropping Samples-1
Download outline map of Harrisonburg (geojson format) : Harrisonburg.geojson (**)
Download polygon array of Harrisonburg map for "Google Maps" : Harrisonburg.txt
Bounding Box for Harrisonburg Map : ( 38.389363 , -78.918112 , 38.489258 , -78.824253 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.389363, -78.918112, 38.489258, -78.824253);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Harrisonburg)
[out:json];
(
rel["name"="Harrisonburg"][type=boundary];
rel["name:en"="Harrisonburg"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Harrisonburg in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Harrisonburg neighborhoods and villages map.


Share this page