Download outline map of Santa Cruz (geojson format) :
Santa Cruz.geojson (**)
Download polygon array of Santa Cruz map for "Google Maps" :
Santa Cruz.txt
Bounding Box for Santa Cruz Map : ( 36.8196 , -122.317682 , 37.286055 , -121.581154 )
Wikipedia ID for Santa Cruz : Q108122
Wikipedia SPARQL Query for Santa Cruz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q108122 wdt:P1082 ?population. }
OPTIONAL { wd:Q108122 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q108122 wdt:P2046 ?area. }
OPTIONAL { wd:Q108122 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q108122 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q108122 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 Santa Cruz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.8196, -122.317682, 37.286055, -121.581154);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Cruz)
[out:json];
(
rel["name"="Santa Cruz"][type=boundary];
rel["name:en"="Santa Cruz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alma | 37.170268 , -122.053534 |
| Amesti | 36.958004 , -121.780389 |
| Aptos | 36.991148 , -121.892758 |
| Aptos Hills | 36.963860 , -121.862170 |
| Aptos Hills-Larkin Valley | 36.960617 , -121.834085 |
| Ben Lomond | 37.078196 , -122.088119 |
| Bethany Park | 37.075780 , -121.993020 |
| Beulah Park | 37.011340 , -122.023570 |
| Bonny Doon | 37.043486 , -122.136852 |
| Boulder Creek | 37.134101 , -122.127207 |
| Brackney | 37.068840 , -122.082190 |
| Brookdale | 37.105732 , -122.110627 |
| Capitola | 36.976895 , -121.953838 |
| Chittenden | 36.901340 , -121.605220 |
| Chittenden | 36.903290 , -121.608280 |
| Corralitos | 36.994058 , -121.789172 |
| Davenport | 37.017779 , -122.187885 |
| Davenport Landing | 37.024390 , -122.215800 |
| Day Valley | 37.025445 , -121.855937 |
| Ellicott | 36.921620 , -121.836900 |
| Felton | 37.039222 , -122.080473 |
| Fontenay Villa | 37.081060 , -121.974130 |
| Forest Park | 37.133840 , -122.138580 |
| Forest Springs | 37.137581 , -122.147007 |
| Freedom | 36.940311 , -121.796321 |
| Glen Arbor | 37.074390 , -122.082190 |
| Glenwood | 37.108280 , -121.986630 |
| Gordola | 36.975230 , -122.134410 |
| Interlaken | 36.950502 , -121.736303 |
| Johnston Corner | 36.928560 , -121.705230 |
| La Selva Beach | 36.927377 , -121.844406 |
| Larkin Valley | 36.943710 , -121.815450 |
| Laurel | 37.116610 , -121.966350 |
| Live Oak | 36.986026 , -121.980413 |
| Lompico | 37.110059 , -122.052281 |
| Majors | 36.982450 , -122.143300 |
| Mission Springs | 37.066340 , -122.032460 |
| Monte Toyon | 36.996340 , -121.896070 |
| Mount Hermon | 37.051048 , -122.053335 |
| Olympia | 37.069670 , -122.058570 |
| Opal Cliffs | 36.960780 , -121.964130 |
| Opal Cliffs | 36.958670 , -121.970000 |
| Pajaro Dunes | 36.872238 , -121.810067 |
| Paradise Park | 37.006287 , -122.042405 |
| Pasatiempo | 37.003423 , -122.026507 |
| Pleasure Point | 36.958730 , -121.970004 |
| Port Watsonvile | 36.894120 , -121.835790 |
| Redwood Grove | 37.157450 , -122.134130 |
| Redwood Lodge | 37.107730 , -121.944680 |
| Rices Junction | 37.152720 , -122.134130 |
| Rincon | 37.012170 , -122.052460 |
| Rio Del Mar | 36.968280 , -121.900230 |
| Rio del Mar | 36.957334 , -121.883481 |
| Riverside Grove | 37.173830 , -122.143300 |
| Rob Roy Junction | 36.970780 , -121.874120 |
| San Lorenzo Park | 37.196060 , -122.145520 |
| Santa Crus | 36.977670 , -122.032790 |
| Santa Cruz | 36.973381 , -122.035532 |
| Scotts Valley | 37.055501 , -122.011765 |
| Seacliff | 36.976657 , -121.917454 |
| Soquel | 36.997759 , -121.948251 |
| Strongs Mobile Village | 36.965230 , -121.769120 |
| Swanton | 37.064120 , -122.227470 |
| The Willows | 37.102730 , -121.924680 |
| Twin Lakes | 36.961340 , -121.991620 |
| Watsonville | 36.920594 , -121.770623 |
| Zayante | 37.088873 , -122.041356 |
Notes:
- You can download geometry data for Santa Cruz 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.