Muscatine (Iowa) Map Cropping Samples
Muscatine (Iowa) Map Cropping Samples-1
Muscatine (Iowa) Map Cropping Samples-2
Muscatine neighborhoods and villages map with 3D shadow effect
flag map of Muscatine with 3D shadow effect
Muscatine map with 3d shadow effect
Download outline map of Muscatine (geojson format) :
Muscatine.geojson (**)
Download polygon array of Muscatine map for "Google Maps" :
Muscatine.txt
Bounding Box for Muscatine Map : ( 41.333599 , -91.369332 , 41.598373 , -90.783664 )
Wikipedia ID for Muscatine : Q491390
Wikipedia SPARQL Query for Muscatine (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491390 wdt:P1082 ?population. }
OPTIONAL { wd:Q491390 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491390 wdt:P2046 ?area. }
OPTIONAL { wd:Q491390 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491390 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491390 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 Muscatine map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.333599, -91.369332, 41.598373, -90.783664);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muscatine)
[out:json];
(
rel["name"="Muscatine"][type=boundary];
rel["name:en"="Muscatine"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muscatine
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ardon | 41.395030 , -91.188490 |
Atalissa | 41.571687 , -91.166454 |
Conesville | 41.379677 , -91.348585 |
Cranston | 41.379190 , -91.261270 |
Dayfield | 41.465030 , -91.151260 |
Fruitland | 41.347424 , -91.128774 |
Kammerer Trailer Court | 41.372810 , -91.089040 |
Midway Beach | 41.459200 , -90.828480 |
Montpelier | 41.459200 , -90.807090 |
Moscow | 41.575810 , -91.083480 |
Muscatine | 41.417755 , -91.069706 |
New Era | 41.466140 , -90.892090 |
Nichols | 41.479693 , -91.307943 |
Petersburg | 41.560030 , -90.794030 |
Pleasant Prairie | 41.524470 , -90.872090 |
South Towne Park | 41.585860 , -91.005710 |
Stockton | 41.590828 , -90.856427 |
Summit | 41.508640 , -91.022370 |
Sweetland Center | 41.493360 , -90.969590 |
West Liberty | 41.572574 , -91.262165 |
Wilton | 41.589634 , -91.026371 |
Notes:
- You can download geometry data for Muscatine 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.