Chesapeake (Virginia) Map Cropping Samples

Chesapeake (Virginia) Map Cropping Samples-1

Chesapeake neighborhoods and villages map with 3D shadow effect

flag map of Chesapeake with 3D shadow effect

Chesapeake map with 3d shadow effect
Download outline map of Chesapeake (geojson format) :
Chesapeake.geojson (**)
Download polygon array of Chesapeake map for "Google Maps" :
Chesapeake.txt
Bounding Box for Chesapeake Map : ( 36.550447 , -76.491497 , 36.866549 , -76.065553 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chesapeake map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.550447, -76.491497, 36.866549, -76.065553);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chesapeake)
[out:json];
(
rel["name"="Chesapeake"][type=boundary];
rel["name:en"="Chesapeake"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chesapeake
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Ahoy Shores | 36.798760 , -76.389390 |
| Albemarle Acres | 36.710830 , -76.188610 |
| Albemarle Farms | 36.703610 , -76.182780 |
| Arbuckle Landing | 36.592930 , -76.384670 |
| Battlewood Meadows | 36.680560 , -76.225280 |
| Bayberry Place | 36.778890 , -76.218060 |
| Bridge Field | 36.708330 , -76.218890 |
| Bruce | 36.834590 , -76.399110 |
| Carolina Junction | 36.815700 , -76.259940 |
| Charlton Village | 36.799040 , -76.435220 |
| Chesapeake | 36.677752 , -76.302433 |
| Colonial Point | 36.788760 , -76.411610 |
| Colony Manor | 36.770430 , -76.385500 |
| Dockwood | 36.807780 , -76.415280 |
| Douglas Landing | 36.637370 , -76.373000 |
| Dove Acres | 36.704440 , -76.261670 |
| Drum Creek Farms | 36.832220 , -76.423890 |
| Edgewood | 36.736820 , -76.232720 |
| Fentress | 36.702090 , -76.196880 |
| Foundation Park | 36.815430 , -76.248550 |
| Geneva Park | 36.780980 , -76.336050 |
| Geneva Shores | 36.780830 , -76.325280 |
| Glenmoore | 36.812780 , -76.434720 |
| Great Bridge Gardens | 36.704720 , -76.221110 |
| Herberts Corner | 36.727650 , -76.302160 |
| Holly Cove | 36.798760 , -76.399110 |
| Hutchins | 36.675710 , -76.189100 |
| Inland Colony | 36.729440 , -76.281670 |
| Jester Gardens | 36.821540 , -76.418830 |
| Jolliff Woods | 36.803610 , -76.440560 |
| Loxley Gardens | 36.775430 , -76.333830 |
| Manning Estates | 36.804040 , -76.436610 |
| Mill Pond Forest | 36.759720 , -76.190280 |
| Mount Pleasent Heights | 36.705830 , -76.201390 |
| Oak Grove | 36.732650 , -76.239940 |
| Parkview | 36.741390 , -76.311670 |
| Plantation Lakes | 36.763890 , -76.197780 |
| Poplar Ridge | 36.704440 , -76.208330 |
| R and H Mobile Court | 36.783880 , -76.254960 |
| Riverdale | 36.809870 , -76.247440 |
| Riverdale | 36.814040 , -76.251610 |
| Sandy Pines | 36.796540 , -76.400780 |
| Seabrooke Landing | 36.713610 , -76.268610 |
| South Dockwood | 36.806390 , -76.418610 |
| Waterway Estates | 36.716940 , -76.183890 |
| Wedgewood | 36.821670 , -76.404440 |
| Willow Lakes | 36.793760 , -76.444670 |
| Woodland Terrace | 36.782780 , -76.337500 |
Notes:
- You can download geometry data for Chesapeake 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.