Dinwiddie (Virginia) Map Cropping Samples

Dinwiddie (Virginia) Map Cropping Samples-1
Dinwiddie (Virginia) Map Cropping Samples-1
Download outline map of Dinwiddie (geojson format) : Dinwiddie.geojson (**)
Download polygon array of Dinwiddie map for "Google Maps" : Dinwiddie.txt
Bounding Box for Dinwiddie Map : ( 36.873752 , -77.900338 , 37.270971 , -77.394645 )
Wikipedia ID for Dinwiddie : Q340606
Wikipedia SPARQL Query for Dinwiddie (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q340606 wdt:P1082 ?population. }
OPTIONAL { wd:Q340606 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q340606 wdt:P2046 ?area. }
OPTIONAL { wd:Q340606 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q340606 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q340606 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.873752, -77.900338, 37.270971, -77.394645);
);
out geom;

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

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

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


Neighborhoods and Villages of Dinwiddie
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Addison 37.197650 , -77.502490
Ashley 37.215980 , -77.476370
Baltimore Corner 37.099040 , -77.726940
Baskerville Mill 36.975700 , -77.769440
Bonneville 37.096540 , -77.589990
Burgess 37.142650 , -77.511650
Carson 37.035430 , -77.395260
Champ 36.976540 , -77.770550
Chesdin Manor 37.223210 , -77.542770
Chestnut Gardens 37.214600 , -77.503880
Clay Estates 37.207930 , -77.556660
Confederate Woods 37.093760 , -77.584160
Dabney Estates 37.145430 , -77.555270
Darvills 37.063210 , -77.833890
Dewitt 37.038760 , -77.643320
Dinwiddie 37.077930 , -77.586660
Dinwiddie Acres 37.100710 , -77.525260
Dinwiddie Gardens 37.207370 , -77.476370
Edge Hill Park 37.216820 , -77.458040
Ferndale Gardens 37.219040 , -77.465260
Ferndale Park 37.221540 , -77.474430
Five Forks 37.139320 , -77.622770
Ford 37.149320 , -77.735550
Fort Fisher 37.195333 , -77.476176
Grant Village 37.214590 , -77.463320
Hamilton 37.029320 , -77.605270
Harpers 36.993480 , -77.789440
Hebron 37.144320 , -77.805280
Jack 37.196540 , -77.509150
Lakewood 37.160430 , -77.517490
Maitland Village 37.200980 , -77.471930
Mansfield 37.216540 , -77.489710
Marmona 37.227930 , -77.641100
McKenney 36.985367 , -77.721909
Mount Olivet 36.948480 , -77.620540
Oakhill 37.193480 , -77.455820
Reams 37.100710 , -77.406370
Rocky Run 37.075710 , -77.684440
Rohoic Farms 37.208480 , -77.484150
Southern Pines 37.215710 , -77.471930
Stony Springs 37.054590 , -77.563600
Sutherland 37.195980 , -77.559710
Sutherland Manor 37.191260 , -77.550540
Sysonby Ridge 37.214590 , -77.484990
Truit 36.935710 , -77.549710
Virginia Hills 37.147370 , -77.460820
Walkers 37.158210 , -77.706110
Warrington Heights 37.212370 , -77.473040
West Petersburg 37.207090 , -77.463600
Wilsons 37.139320 , -77.865830


Notes:
- You can download geometry data for Dinwiddie 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 Dinwiddie neighborhoods and villages map.


Share this page