Cumberland (North Carolina) Map Cropping Samples

Cumberland (North Carolina) Map Cropping Samples-1

Cumberland (North Carolina) Map Cropping Samples-2

Cumberland neighborhoods and villages map with 3D shadow effect

flag map of Cumberland with 3D shadow effect

Cumberland map with 3d shadow effect
Download outline map of Cumberland (geojson format) :
Cumberland.geojson (**)
Download polygon array of Cumberland map for "Google Maps" :
Cumberland.txt
Bounding Box for Cumberland Map : ( 34.834289 , -79.113036 , 35.266884 , -78.49461 )
Wikipedia ID for Cumberland : Q511834
Wikipedia SPARQL Query for Cumberland (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q511834 wdt:P1082 ?population. }
OPTIONAL { wd:Q511834 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q511834 wdt:P2046 ?area. }
OPTIONAL { wd:Q511834 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q511834 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q511834 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 Cumberland map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.834289, -79.113036, 35.266884, -78.49461);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cumberland)
[out:json];
(
rel["name"="Cumberland"][type=boundary];
rel["name:en"="Cumberland"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cumberland
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Ardulusa | 34.962940 , -78.916970 |
| Beard | 35.116550 , -78.798910 |
| Bethany Crossroads | 35.063500 , -78.696680 |
| Bones Ford | 35.119050 , -79.080030 |
| Carlos | 35.209610 , -78.771690 |
| Cedar Creek | 34.956000 , -78.757240 |
| Colonial Heights | 34.945440 , -78.944750 |
| Eastover | 35.095891 , -78.786216 |
| Elease | 34.865170 , -78.796410 |
| Falcon | 35.192690 , -78.648477 |
| Fayetteville | 35.085097 , -78.978864 |
| Fenix | 35.033220 , -79.034750 |
| Fort Bragg | 35.139000 , -79.006030 |
| Fort Bragg (historical) | 35.137170 , -79.002750 |
| Godwin | 35.213454 , -78.677059 |
| Grays Creek | 34.960170 , -78.844190 |
| Hope Mills | 34.968582 , -78.953332 |
| Lakedale | 35.024890 , -78.898910 |
| Lane | 35.197660 , -78.777520 |
| Legion Park | 35.010440 , -78.906690 |
| Lena | 34.909060 , -78.793630 |
| Linden | 35.254602 , -78.748372 |
| Manchester | 35.192660 , -78.986420 |
| Roslin | 34.926280 , -78.945860 |
| Slocomb | 35.177390 , -78.823640 |
| Spring Lake | 35.183996 , -78.996327 |
| Stedman | 35.012889 , -78.702654 |
| Vander | 35.034691 , -78.788730 |
| Wade | 35.163803 , -78.737023 |
| Williams Village | 35.030160 , -78.869190 |
Notes:
- You can download geometry data for Cumberland 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.