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.505389 , -96.932635 , 34.965213 , -96.406007 )
Wikipedia ID for Pontotoc : Q495856
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:Q495856 wdt:P1082 ?population. }
OPTIONAL { wd:Q495856 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q495856 wdt:P2046 ?area. }
OPTIONAL { wd:Q495856 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q495856 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q495856 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.505389, -96.932635, 34.965213, -96.406007);
);
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) |
Ada | 34.768411 , -96.668885 |
Ahloso | 34.735090 , -96.637510 |
Allen | 34.877383 , -96.412987 |
Bebee | 34.845080 , -96.791680 |
Byng | 34.865900 , -96.667807 |
Center | 34.799250 , -96.815570 |
Coil | 34.658150 , -96.529730 |
East Jesse | 34.581200 , -96.512230 |
Fittstown | 34.614810 , -96.634450 |
Fitzhugh | 34.658093 , -96.766542 |
Francis | 34.874239 , -96.592646 |
Frisco | 34.647870 , -96.578900 |
Gaar Corner | 34.796750 , -96.861960 |
Happyland | 34.796750 , -96.549450 |
Harden City | 34.607310 , -96.599730 |
Hart | 34.714250 , -96.917240 |
Homer | 34.781480 , -96.616950 |
Jaydee | 34.752870 , -96.439170 |
Jesse | 34.582040 , -96.529730 |
Latta | 34.747030 , -96.705850 |
Lawrence | 34.686480 , -96.733070 |
Leader | 34.728980 , -96.477230 |
Lula | 34.700650 , -96.432230 |
Maxwell | 34.903420 , -96.844180 |
Oakman | 34.832310 , -96.616960 |
Oil Center | 34.868690 , -96.824180 |
Pickett | 34.782030 , -96.774740 |
Roff | 34.628829 , -96.841124 |
Steedman | 34.815640 , -96.480010 |
Stonewall | 34.651519 , -96.525636 |
Tyrola | 34.907030 , -96.695570 |
Union Hill | 34.822860 , -96.765850 |
Union Valley | 34.694260 , -96.582790 |
Vanoss | 34.763970 , -96.871960 |
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.