Yalobusha (Mississippi) Map Cropping Samples
Yalobusha (Mississippi) Map Cropping Samples-1
Yalobusha (Mississippi) Map Cropping Samples-2
Yalobusha neighborhoods and villages map with 3D shadow effect
flag map of Yalobusha with 3D shadow effect
Yalobusha map with 3d shadow effect
Download outline map of Yalobusha (geojson format) :
Yalobusha.geojson (**)
Download polygon array of Yalobusha map for "Google Maps" :
Yalobusha.txt
Bounding Box for Yalobusha Map : ( 33.86693 , -89.931747 , 34.192545 , -89.507306 )
Wikipedia ID for Yalobusha : Q486480
Wikipedia SPARQL Query for Yalobusha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486480 wdt:P1082 ?population. }
OPTIONAL { wd:Q486480 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486480 wdt:P2046 ?area. }
OPTIONAL { wd:Q486480 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486480 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486480 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 Yalobusha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.86693, -89.931747, 34.192545, -89.507306);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yalobusha)
[out:json];
(
rel["name"="Yalobusha"][type=boundary];
rel["name:en"="Yalobusha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yalobusha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benwood | 33.940670 , -89.515910 |
Bruce Junction | 33.964560 , -89.684810 |
Bryant | 33.925670 , -89.703420 |
Camp Ground | 34.189000 , -89.644530 |
Coffeeville | 33.976494 , -89.684482 |
Gatewood | 33.974830 , -89.764530 |
Gums | 33.927610 , -89.628970 |
Gums Crossing | 33.910670 , -89.629250 |
Hyde | 33.929280 , -89.559800 |
Lakeside | 34.161220 , -89.808700 |
Long Branch | 34.134830 , -89.846760 |
New Hope | 33.942340 , -89.551190 |
Oakland | 34.055752 , -89.915141 |
Palestine | 34.183440 , -89.593690 |
Pine Valley | 34.068440 , -89.520360 |
Scobey | 33.941500 , -89.865920 |
Spearman | 33.927340 , -89.593420 |
Tillatoba | 33.985087 , -89.896060 |
Turkey Creek | 33.887610 , -89.682030 |
Tyson | 33.934000 , -89.533410 |
Velma | 34.060390 , -89.644530 |
Wallace Creek | 34.160390 , -89.892310 |
Water Valley | 34.162173 , -89.630056 |
Water Valley Landing | 34.149280 , -89.773420 |
Notes:
- You can download geometry data for Yalobusha 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.