Alexandria (Virginia) Map Cropping Samples
Alexandria (Virginia) Map Cropping Samples-1
Alexandria neighborhoods and villages map with 3D shadow effect
flag map of Alexandria with 3D shadow effect
Alexandria map with 3d shadow effect
Download outline map of Alexandria (geojson format) :
Alexandria.geojson (**)
Download polygon array of Alexandria map for "Google Maps" :
Alexandria.txt
Bounding Box for Alexandria Map : ( 38.785216 , -77.144359 , 38.845011 , -77.037288 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alexandria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.785216, -77.144359, 38.845011, -77.037288);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alexandria)
[out:json];
(
rel["name"="Alexandria"][type=boundary];
rel["name:en"="Alexandria"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alexandria
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alexandria | 38.818394 , -77.086185 |
Cameron Station | 38.808396 , -77.115354 |
Chinquapin Village | 38.820390 , -77.082200 |
College Park | 38.811500 , -77.082760 |
Duke Gardens | 38.810670 , -77.099420 |
Jefferson Park | 38.827610 , -77.073030 |
Oak Park | 38.802610 , -77.089140 |
Rosemont | 38.812890 , -77.061640 |
Saint Elmo | 38.831220 , -77.055810 |
Seminary Valley | 38.818450 , -77.117480 |
Varsity Park | 38.823720 , -77.112200 |
Notes:
- You can download geometry data for Alexandria 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.