Granville (North Carolina) Map Cropping Samples
Granville (North Carolina) Map Cropping Samples-1
Granville (North Carolina) Map Cropping Samples-2
Granville neighborhoods and villages map with 3D shadow effect
flag map of Granville with 3D shadow effect
Granville map with 3d shadow effect
Download outline map of Granville (geojson format) :
Granville.geojson (**)
Download polygon array of Granville map for "Google Maps" :
Granville.txt
Bounding Box for Granville Map : ( 36.021804 , -78.807604 , 36.542474 , -78.453487 )
Wikipedia ID for Granville : Q502503
Wikipedia SPARQL Query for Granville (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502503 wdt:P1082 ?population. }
OPTIONAL { wd:Q502503 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502503 wdt:P2046 ?area. }
OPTIONAL { wd:Q502503 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502503 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502503 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Granville map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.021804, -78.807604, 36.542474, -78.453487);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Granville)
[out:json];
(
rel["name"="Granville"][type=boundary];
rel["name:en"="Granville"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Granville
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belltown | 36.269310 , -78.611110 |
Berea | 36.320700 , -78.741670 |
Bullock | 36.491250 , -78.545000 |
Butner | 36.128567 , -78.749761 |
Clay | 36.242650 , -78.587780 |
Cornwall | 36.479590 , -78.665280 |
Cozart | 36.100140 , -78.779730 |
Creedmoor | 36.122177 , -78.677930 |
Culbreth | 36.263760 , -78.727500 |
Dexter | 36.388760 , -78.513610 |
Dickerson | 36.264870 , -78.551670 |
Fairport | 36.227370 , -78.521940 |
Gela | 36.414590 , -78.590000 |
Grissom | 36.072090 , -78.596390 |
Hebron | 36.360700 , -78.701670 |
Hester | 36.170150 , -78.672500 |
Huntsboro | 36.359310 , -78.537780 |
Kinton Fork | 36.353750 , -78.630840 |
Knap of Reeds | 36.152920 , -78.778890 |
Lewis | 36.375980 , -78.594720 |
Lyons | 36.147370 , -78.724730 |
Mount Energy | 36.125420 , -78.641390 |
North Side | 36.084310 , -78.746670 |
Oak Hill | 36.438750 , -78.720280 |
Oxford | 36.315367 , -78.584990 |
Providence | 36.254310 , -78.661670 |
Satterwhite | 36.386530 , -78.686390 |
Shoofly | 36.222640 , -78.729170 |
Stem | 36.196222 , -78.720214 |
Stovall | 36.447546 , -78.568892 |
Tar River | 36.199870 , -78.629450 |
Wilton | 36.147855 , -78.578338 |
Notes:
- You can download geometry data for Granville 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.