Download outline map of Pontotoc (geojson format) :
Pontotoc.geojson (**)
Download polygon array of Pontotoc map for "Google Maps" :
Pontotoc.txt
Bounding Box for Pontotoc Map : ( 34.073926 , -89.246534 , 34.380251 , -88.824397 )
Wikipedia ID for Pontotoc : Q490259
Wikipedia SPARQL Query for Pontotoc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490259 wdt:P1082 ?population. }
OPTIONAL { wd:Q490259 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490259 wdt:P2046 ?area. }
OPTIONAL { wd:Q490259 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490259 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490259 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 Pontotoc map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.073926, -89.246534, 34.380251, -88.824397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pontotoc)
[out:json];
(
rel["name"="Pontotoc"][type=boundary];
rel["name:en"="Pontotoc"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pontotoc
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algoma | 34.178846 , -89.033563 |
Alma | 34.176220 , -89.031170 |
Buchannan | 34.338990 , -89.099510 |
Buckhorn | 34.092610 , -89.157570 |
Cairo | 34.377880 , -89.043120 |
Chesterville | 34.286490 , -88.825610 |
Chiwapa | 34.181500 , -88.930890 |
Ecru | 34.355031 , -89.022176 |
Endville | 34.322330 , -88.883110 |
Esperanza | 34.357880 , -89.160900 |
Fawn Meadows | 34.233440 , -88.862560 |
Friendship | 34.323990 , -89.037560 |
Furrs | 34.235110 , -88.860060 |
Gershorm | 34.088720 , -89.026730 |
Goodford | 34.108720 , -88.942560 |
Hebron | 34.146770 , -89.139790 |
Hortontown | 34.352050 , -89.078950 |
Hurricane | 34.351220 , -89.147850 |
Longview | 34.281220 , -88.895340 |
Matthews | 34.092610 , -89.218400 |
Nixon | 34.286770 , -88.972280 |
Oak Hill | 34.322880 , -88.947280 |
Pannell | 34.155110 , -89.112840 |
Pontotoc | 34.253136 , -89.009058 |
Poplar Springs | 34.363440 , -88.895060 |
Possum Trot | 34.302330 , -89.084510 |
Randolph | 34.181500 , -89.168400 |
Robbs | 34.101500 , -89.207010 |
Rocky Ford | 34.370940 , -89.113400 |
Shady Grove | 34.374550 , -89.105620 |
Sherman | 34.361170 , -88.838745 |
Springville | 34.231770 , -89.103680 |
Thaxton | 34.307110 , -89.174513 |
Toccopola | 34.256146 , -89.221088 |
Turnpike | 34.289830 , -89.123400 |
Wallfield | 34.109270 , -89.027010 |
Woodland | 34.160110 , -88.898110 |
Zion | 34.205940 , -88.886170 |
Notes:
- You can download geometry data for Pontotoc 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.