Prentiss (Mississippi) Map Cropping Samples
Prentiss (Mississippi) Map Cropping Samples-1
Prentiss (Mississippi) Map Cropping Samples-2
Prentiss neighborhoods and villages map with 3D shadow effect
flag map of Prentiss with 3D shadow effect
Prentiss map with 3d shadow effect
Download outline map of Prentiss (geojson format) :
Prentiss.geojson (**)
Download polygon array of Prentiss map for "Google Maps" :
Prentiss.txt
Bounding Box for Prentiss Map : ( 34.463571 , -88.736465 , 34.756804 , -88.329193 )
Wikipedia ID for Prentiss : Q497489
Wikipedia SPARQL Query for Prentiss (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497489 wdt:P1082 ?population. }
OPTIONAL { wd:Q497489 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497489 wdt:P2046 ?area. }
OPTIONAL { wd:Q497489 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497489 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497489 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 Prentiss map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.463571, -88.736465, 34.756804, -88.329193);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Prentiss)
[out:json];
(
rel["name"="Prentiss"][type=boundary];
rel["name:en"="Prentiss"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Prentiss
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altitude | 34.668430 , -88.443100 |
Blackland | 34.640100 , -88.665890 |
Blythes Chapel | 34.590370 , -88.463940 |
Booneville | 34.664309 , -88.568403 |
Burton | 34.638150 , -88.339490 |
Bynum | 34.712590 , -88.551440 |
Cairo | 34.726760 , -88.348100 |
East Prentiss | 34.529820 , -88.369490 |
Frankstown | 34.576490 , -88.629780 |
Geeville | 34.576210 , -88.690890 |
Hazeldell | 34.480650 , -88.393100 |
Hills Chapel | 34.629260 , -88.453660 |
Hobo Station | 34.560930 , -88.466160 |
Jumpertown | 34.707937 , -88.661991 |
Lake City | 34.642040 , -88.549770 |
Lebanon | 34.556490 , -88.733390 |
Marietta | 34.499971 , -88.472577 |
New Hope | 34.626210 , -88.392270 |
New Site | 34.559260 , -88.409490 |
Osborne Creek | 34.625930 , -88.622280 |
Pisgah | 34.740930 , -88.632000 |
Thrasher | 34.719540 , -88.533940 |
Wheeler | 34.580380 , -88.607550 |
Notes:
- You can download geometry data for Prentiss 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.