Perquimans (North Carolina) Map Cropping Samples
Perquimans (North Carolina) Map Cropping Samples-1
Perquimans (North Carolina) Map Cropping Samples-2
Perquimans neighborhoods and villages map with 3D shadow effect
flag map of Perquimans with 3D shadow effect
Perquimans map with 3d shadow effect
Download outline map of Perquimans (geojson format) :
Perquimans.geojson (**)
Download polygon array of Perquimans map for "Google Maps" :
Perquimans.txt
Bounding Box for Perquimans Map : ( 36.019036 , -76.589897 , 36.378042 , -76.157953 )
Wikipedia ID for Perquimans : Q201014
Wikipedia SPARQL Query for Perquimans (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q201014 wdt:P1082 ?population. }
OPTIONAL { wd:Q201014 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q201014 wdt:P2046 ?area. }
OPTIONAL { wd:Q201014 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q201014 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q201014 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 Perquimans map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.019036, -76.589897, 36.378042, -76.157953);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Perquimans)
[out:json];
(
rel["name"="Perquimans"][type=boundary];
rel["name:en"="Perquimans"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Perquimans
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beach Springs | 36.209320 , -76.514660 |
Belvidere | 36.268770 , -76.535780 |
Bethel | 36.114050 , -76.481610 |
Carolina Shores | 36.104330 , -76.242710 |
Chapanoke | 36.254050 , -76.377440 |
Durant | 36.137660 , -76.297440 |
Forestburg | 36.190990 , -76.377990 |
Hertford | 36.181306 , -76.467503 |
Hickory Crossroads | 36.320430 , -76.544670 |
Holiday Island | 36.087660 , -76.382990 |
Jacocks | 36.149330 , -76.264100 |
Light Nixon Fork | 36.132660 , -76.493550 |
New Hope | 36.154330 , -76.314380 |
Newhope Proper | 36.190710 , -76.379380 |
Nicanor | 36.332930 , -76.478550 |
Parkville | 36.291550 , -76.399110 |
Peach | 36.354600 , -76.536610 |
Snow Hill | 36.270430 , -76.569670 |
Snug Harbor | 36.082100 , -76.419100 |
Southern Shores | 36.145990 , -76.410770 |
White Hat Landing | 36.151550 , -76.382990 |
Whiteston | 36.325160 , -76.489940 |
Winfall | 36.211199 , -76.455401 |
Woodville | 36.234320 , -76.326330 |
Yeopim Station | 36.142940 , -76.523830 |
Notes:
- You can download geometry data for Perquimans 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.