O'Brien (Iowa) Map Cropping Samples
O'Brien (Iowa) Map Cropping Samples-1
O'Brien (Iowa) Map Cropping Samples-2
O'Brien neighborhoods and villages map with 3D shadow effect
flag map of O'Brien with 3D shadow effect
O'Brien map with 3d shadow effect
Download outline map of O'Brien (geojson format) :
O'Brien.geojson (**)
Download polygon array of O'Brien map for "Google Maps" :
O'Brien.txt
Bounding Box for O'Brien Map : ( 42.909097 , -95.862431 , 43.258479 , -95.387745 )
Wikipedia ID for O'Brien : Q491436
Wikipedia SPARQL Query for O'Brien (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491436 wdt:P1082 ?population. }
OPTIONAL { wd:Q491436 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491436 wdt:P2046 ?area. }
OPTIONAL { wd:Q491436 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491436 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491436 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 O'Brien map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.909097, -95.862431, 43.258479, -95.387745);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (O'Brien)
[out:json];
(
rel["name"="O'Brien"][type=boundary];
rel["name:en"="O'Brien"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of O'Brien
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Archer | 43.115104 , -95.744099 |
Calumet | 42.944961 , -95.551515 |
Evander | 43.178590 , -95.762510 |
Gaza | 43.020260 , -95.580010 |
Germantown | 42.953320 , -95.780850 |
Hartley | 43.179047 , -95.476750 |
Mapleside | 43.002480 , -95.623900 |
Max | 43.186090 , -95.595290 |
Moneta | 43.129140 , -95.390560 |
Paullina | 42.979632 , -95.684025 |
Philby | 43.069700 , -95.801680 |
Plessis | 43.233580 , -95.548060 |
Primghar | 43.086379 , -95.620903 |
Ritter | 43.244140 , -95.822790 |
Sanborn | 43.181370 , -95.655256 |
Sheldon | 43.179549 , -95.845168 |
Sutherland | 42.972830 , -95.495035 |
Notes:
- You can download geometry data for O'Brien 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.