Hoke (North Carolina) Map Cropping Samples

Hoke (North Carolina) Map Cropping Samples-1

Hoke (North Carolina) Map Cropping Samples-2

Hoke neighborhoods and villages map with 3D shadow effect

flag map of Hoke with 3D shadow effect

Hoke map with 3d shadow effect
Download outline map of Hoke (geojson format) :
Hoke.geojson (**)
Download polygon array of Hoke map for "Google Maps" :
Hoke.txt
Bounding Box for Hoke Map : ( 34.833377 , -79.459176 , 35.213794 , -79.034715 )
Wikipedia ID for Hoke : Q502507
Wikipedia SPARQL Query for Hoke (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502507 wdt:P1082 ?population. }
OPTIONAL { wd:Q502507 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502507 wdt:P2046 ?area. }
OPTIONAL { wd:Q502507 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502507 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502507 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 Hoke map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.833377, -79.459176, 35.213794, -79.034715);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hoke)
[out:json];
(
rel["name"="Hoke"][type=boundary];
rel["name:en"="Hoke"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hoke
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Antioch | 34.885720 , -79.208370 |
| Arabia | 34.950160 , -79.125590 |
| Ashley Heights | 35.090058 , -79.373790 |
| Ashmont | 35.070440 , -79.355030 |
| Bowmore | 34.935848 , -79.299961 |
| Campbells Crossroad | 35.087110 , -79.231140 |
| Duffies | 34.867110 , -79.254760 |
| Dundarrach | 34.924666 , -79.157461 |
| Edinburgh | 34.905720 , -79.310040 |
| Five Points | 35.015401 , -79.351266 |
| Fort Bragg | 35.112045 , -79.197692 |
| Gaineys Place | 34.955160 , -79.345320 |
| Gold Hill | 34.921280 , -79.173090 |
| Hickory Grove | 34.923770 , -79.324480 |
| Hillcrest | 34.987110 , -79.189200 |
| Inverness | 35.181550 , -79.240580 |
| Johnsons Mill | 35.020720 , -79.129480 |
| McCain | 35.060720 , -79.345590 |
| Raeford | 34.980822 , -79.228695 |
| Rockfish | 34.990256 , -79.069553 |
| Sandy Grove | 34.947940 , -79.099200 |
| Silver City | 34.997245 , -79.229140 |
| Timberland | 35.004330 , -79.289760 |
Notes:
- You can download geometry data for Hoke 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.