Issaquena (Mississippi) Map Cropping Samples
Issaquena (Mississippi) Map Cropping Samples-1
Issaquena (Mississippi) Map Cropping Samples-2
Issaquena neighborhoods and villages map with 3D shadow effect
flag map of Issaquena with 3D shadow effect
Issaquena map with 3d shadow effect
Download outline map of Issaquena (geojson format) :
Issaquena.geojson (**)
Download polygon array of Issaquena map for "Google Maps" :
Issaquena.txt
Bounding Box for Issaquena Map : ( 32.411185 , -91.214027 , 33.011331 , -90.691405 )
Wikipedia ID for Issaquena : Q490839
Wikipedia SPARQL Query for Issaquena (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490839 wdt:P1082 ?population. }
OPTIONAL { wd:Q490839 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490839 wdt:P2046 ?area. }
OPTIONAL { wd:Q490839 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490839 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490839 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 Issaquena map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.411185, -91.214027, 33.011331, -90.691405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Issaquena)
[out:json];
(
rel["name"="Issaquena"][type=boundary];
rel["name:en"="Issaquena"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Issaquena
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adams Landing | 32.570420 , -90.726770 |
Addie | 32.987350 , -91.075940 |
Ashland | 32.887630 , -91.051220 |
Chotard | 32.590690 , -91.022330 |
Fitler | 32.725410 , -91.033720 |
Grace | 32.999570 , -90.956490 |
Hardee | 32.593190 , -90.855100 |
Hopedale | 32.957070 , -91.012600 |
Magna Vista | 32.658190 , -91.061770 |
Mayersville | 32.896409 , -91.046676 |
New Fitler | 32.700970 , -91.020380 |
Tallula | 32.779580 , -91.114550 |
Valewood | 33.004850 , -91.111220 |
Valley Park | 32.633470 , -90.866770 |
Notes:
- You can download geometry data for Issaquena 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.