Tyrrell (North Carolina) Map Cropping Samples
Tyrrell (North Carolina) Map Cropping Samples-1
Tyrrell (North Carolina) Map Cropping Samples-2
Tyrrell neighborhoods and villages map with 3D shadow effect
flag map of Tyrrell with 3D shadow effect
Tyrrell map with 3d shadow effect
Download outline map of Tyrrell (geojson format) :
Tyrrell.geojson (**)
Download polygon array of Tyrrell map for "Google Maps" :
Tyrrell.txt
Bounding Box for Tyrrell Map : ( 35.597992 , -76.405993 , 36.097625 , -75.840123 )
Wikipedia ID for Tyrrell : Q507918
Wikipedia SPARQL Query for Tyrrell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q507918 wdt:P1082 ?population. }
OPTIONAL { wd:Q507918 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q507918 wdt:P2046 ?area. }
OPTIONAL { wd:Q507918 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q507918 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q507918 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 Tyrrell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.597992, -76.405993, 36.097625, -75.840123);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tyrrell)
[out:json];
(
rel["name"="Tyrrell"][type=boundary];
rel["name:en"="Tyrrell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tyrrell
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alligator | 35.914610 , -76.112420 |
Columbia | 35.920274 , -76.242467 |
Dillion Ridge | 35.931000 , -76.181590 |
Fort Landing | 35.944600 , -76.064090 |
Frying Pan | 35.802660 , -76.103530 |
Galilee Mission | 35.793220 , -76.400210 |
Goat Neck | 35.969600 , -76.077700 |
Gum Neck | 35.730160 , -76.143250 |
Jerry | 35.882110 , -76.226870 |
Kilkenny | 35.636280 , -76.215750 |
Lewis Point | 35.988210 , -76.070760 |
Mills Ridge | 35.887940 , -76.157700 |
New Lands | 35.840440 , -76.276320 |
Newfoundland | 35.948490 , -76.129650 |
Pleasant View | 35.889330 , -76.232710 |
Scotia | 35.859610 , -76.217150 |
Soundside | 35.965160 , -76.239930 |
Travis | 35.897660 , -76.324100 |
Woodley | 35.893500 , -76.349650 |
Notes:
- You can download geometry data for Tyrrell 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.