Lyon (Iowa) Map Cropping Samples

Lyon (Iowa) Map Cropping Samples-1
Lyon (Iowa) Map Cropping Samples-1

Lyon (Iowa) Map Cropping Samples-2
Lyon (Iowa) Map Cropping Samples-2

Lyon neighborhoods and villages map with 3D shadow effect
Lyon neighborhoods and villages map with 3D shadow effect

flag map of Lyon with 3D shadow effect
flag map of Lyon with 3D shadow effect

Lyon map with 3d shadow effect
Lyon map with 3d shadow effect


Create and download free physical and topographic maps for Lyon.




Download outline map of Lyon (geojson format) : Lyon.geojson (**)
Download polygon array of Lyon map for "Google Maps" : Lyon.txt
Bounding Box for Lyon Map : ( 43.257264 , -96.603056 , 43.500515 , -95.86041 )
Wikipedia ID for Lyon : Q485791
Wikipedia SPARQL Query for Lyon (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485791 wdt:P1082 ?population. }
OPTIONAL { wd:Q485791 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485791 wdt:P2046 ?area. }
OPTIONAL { wd:Q485791 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485791 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485791 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 Lyon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.257264, -96.603056, 43.500515, -95.86041);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Lyon)
[out:json];
(
rel["name"="Lyon"][type=boundary];
rel["name:en"="Lyon"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Neighborhoods and Villages of Lyon
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alvord 43.341789 , -96.302594
Beloit 43.281370 , -96.574760
Doon 43.278785 , -96.231749
Edna 43.384970 , -96.094470
George 43.341995 , -96.002709
Granite 43.468860 , -96.556430
Inwood 43.309297 , -96.435079
Klondike 43.387760 , -96.520870
Lakewood Corner 43.346090 , -96.176140
Larchwood 43.454424 , -96.436837
Lester 43.440299 , -96.331437
Little Rock 43.445435 , -95.880437
Midland 43.476360 , -96.100300
Rock Rapids 43.425891 , -96.165728


Notes:
- You can download geometry data for Lyon 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.

Create Lyon neighborhoods and villages map.


Share this page