Louisa (Iowa) Map Cropping Samples
Louisa (Iowa) Map Cropping Samples-1
Louisa (Iowa) Map Cropping Samples-2
Louisa neighborhoods and villages map with 3D shadow effect
flag map of Louisa with 3D shadow effect
Louisa map with 3d shadow effect
Download outline map of Louisa (geojson format) :
Louisa.geojson (**)
Download polygon array of Louisa map for "Google Maps" :
Louisa.txt
Bounding Box for Louisa Map : ( 41.07271 , -91.486004 , 41.424226 , -90.94626 )
Wikipedia ID for Louisa : Q486011
Wikipedia SPARQL Query for Louisa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486011 wdt:P1082 ?population. }
OPTIONAL { wd:Q486011 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486011 wdt:P2046 ?area. }
OPTIONAL { wd:Q486011 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486011 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486011 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 Louisa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.07271, -91.486004, 41.424226, -90.94626);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Louisa)
[out:json];
(
rel["name"="Louisa"][type=boundary];
rel["name:en"="Louisa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Louisa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bard | 41.240310 , -91.287650 |
Bethel | 41.373080 , -91.483490 |
Cairo | 41.183640 , -91.327380 |
Columbus City | 41.259277 , -91.374690 |
Columbus Junction | 41.278734 , -91.365080 |
Cotter | 41.293995 , -91.465808 |
Fredonia | 41.284514 , -91.339385 |
Gladwin | 41.359740 , -91.450990 |
Grandview | 41.277231 , -91.188277 |
Letts | 41.329803 , -91.235630 |
Marsh | 41.101700 , -91.352380 |
Morning Sun | 41.094174 , -91.250561 |
Newport | 41.088920 , -91.182930 |
Oakville | 41.098115 , -91.043617 |
Port Louisa | 41.239200 , -91.131260 |
Toolesboro | 41.141980 , -91.062090 |
Wapello | 41.177096 , -91.188117 |
Wyman | 41.192250 , -91.474050 |
Notes:
- You can download geometry data for Louisa 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.