Palo Alto (Iowa) Map Cropping Samples
Palo Alto (Iowa) Map Cropping Samples-1
Palo Alto (Iowa) Map Cropping Samples-2
Palo Alto neighborhoods and villages map with 3D shadow effect
flag map of Palo Alto with 3D shadow effect
Palo Alto map with 3d shadow effect
Download outline map of Palo Alto (geojson format) :
Palo Alto.geojson (**)
Download polygon array of Palo Alto map for "Google Maps" :
Palo Alto.txt
Bounding Box for Palo Alto Map : ( 42.908007 , -94.913923 , 43.255511 , -94.442567 )
Wikipedia ID for Palo Alto : Q485799
Wikipedia SPARQL Query for Palo Alto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485799 wdt:P1082 ?population. }
OPTIONAL { wd:Q485799 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485799 wdt:P2046 ?area. }
OPTIONAL { wd:Q485799 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485799 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485799 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 Palo Alto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.908007, -94.913923, 43.255511, -94.442567);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palo Alto)
[out:json];
(
rel["name"="Palo Alto"][type=boundary];
rel["name:en"="Palo Alto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palo Alto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayrshire | 43.039552 , -94.833523 |
Curlew | 42.979527 , -94.737734 |
Cylinder | 43.089585 , -94.551362 |
Depew | 43.184130 , -94.542480 |
Emmetsburg | 43.114586 , -94.679966 |
Fallow | 43.197740 , -94.802210 |
Graettinger | 43.237071 , -94.750424 |
Mallard | 42.939390 , -94.683160 |
Rodman | 43.026590 , -94.527183 |
Ruthven | 43.130091 , -94.898450 |
West Bend | 42.959941 , -94.445676 |
Notes:
- You can download geometry data for Palo Alto 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.