Clay (Iowa) Map Cropping Samples
Clay (Iowa) Map Cropping Samples-1
Clay (Iowa) Map Cropping Samples-2
Clay neighborhoods and villages map with 3D shadow effect
flag map of Clay with 3D shadow effect
Clay map with 3d shadow effect
Download outline map of Clay (geojson format) :
Clay.geojson (**)
Download polygon array of Clay map for "Google Maps" :
Clay.txt
Bounding Box for Clay Map : ( 42.909676 , -95.388757 , 43.255613 , -94.913444 )
Wikipedia ID for Clay : Q156488
Wikipedia SPARQL Query for Clay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q156488 wdt:P1082 ?population. }
OPTIONAL { wd:Q156488 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q156488 wdt:P2046 ?area. }
OPTIONAL { wd:Q156488 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q156488 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q156488 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 Clay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.909676, -95.388757, 43.255613, -94.913444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Clay)
[out:json];
(
rel["name"="Clay"][type=boundary];
rel["name:en"="Clay"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Clay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Birchwood Estates | 43.160520 , -95.143330 |
Cornell | 42.944420 , -95.139990 |
Dickens | 43.133827 , -95.022192 |
Everly | 43.161769 , -95.319969 |
Fostoria | 43.241837 , -95.155779 |
Gillett Grove | 43.015705 , -95.036282 |
Greenville | 43.016913 , -95.146274 |
Langdon | 43.215800 , -95.088050 |
Peterson | 42.918847 , -95.341146 |
Rossie | 43.013651 , -95.188566 |
Royal | 43.064354 , -95.283806 |
Spencer | 43.146523 , -95.153539 |
Webb | 42.949771 , -95.013016 |
Notes:
- You can download geometry data for Clay 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.