Download outline map of Boulder (geojson format) :
Boulder.geojson (**)
Download polygon array of Boulder map for "Google Maps" :
Boulder.txt
Bounding Box for Boulder Map : ( 39.912886 , -105.694362 , 40.262785 , -105.052637 )
Wikipedia ID for Boulder : Q113029
Wikipedia SPARQL Query for Boulder (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q113029 wdt:P1082 ?population. }
OPTIONAL { wd:Q113029 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q113029 wdt:P2046 ?area. }
OPTIONAL { wd:Q113029 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q113029 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q113029 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 Boulder map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.912886, -105.694362, 40.262785, -105.052637);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Boulder)
[out:json];
(
rel["name"="Boulder"][type=boundary];
rel["name:en"="Boulder"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Boulder
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Allenspark | 40.209577 , -105.510683 |
| Altona | 40.125378 , -105.292370 |
| Arrowood | 40.187210 , -105.510830 |
| Balarat | 40.159150 , -105.396380 |
| Bark Ranch | 40.115565 , -105.441696 |
| Bonanza Mountain Estates | 39.976890 , -105.479577 |
| Boulder | 40.027405 , -105.251323 |
| Boulder Junction | 40.016650 , -105.208880 |
| Canfield | 40.053600 , -105.074700 |
| Cardinal | 40.010631 , -105.572862 |
| Copperdale | 39.914150 , -105.349440 |
| Crescent | 39.928320 , -105.342770 |
| Crescent Village | 39.919710 , -105.361100 |
| Crisman | 40.041630 , -105.367410 |
| Dominion | 40.143040 , -105.126930 |
| El Vado | 40.005820 , -105.346380 |
| Eldora | 39.953602 , -105.578031 |
| Eldorado Springs | 39.936720 , -105.262493 |
| Ferncliff | 40.190820 , -105.513050 |
| Glendale | 40.086911 , -105.371546 |
| Gold Hill | 40.059733 , -105.418920 |
| Gooding | 40.073600 , -105.083040 |
| Gresham | 40.109571 , -105.491902 |
| Gunbarrel | 40.063351 , -105.171117 |
| Hessie | 39.954494 , -105.608793 |
| Hidden Lake | 40.105540 , -105.477826 |
| Highland | 40.238870 , -105.083320 |
| Hygiene | 40.188600 , -105.180820 |
| Jamestown | 40.117885 , -105.391603 |
| Lafayette | 39.994635 , -105.099594 |
| Lake Shore Park | 39.958880 , -105.366940 |
| Lazy Acres | 40.083696 , -105.331268 |
| Leyner | 40.051136 , -105.107439 |
| Liggett | 40.044980 , -105.133870 |
| Longmont | 40.169234 , -105.099887 |
| Louisville | 39.970860 , -105.144117 |
| Lyons | 40.223174 , -105.269299 |
| Magnolia | 39.993880 , -105.365270 |
| Marshall | 39.955540 , -105.229710 |
| Meeker Park | 40.233870 , -105.530830 |
| Miramonte | 39.943041 , -105.373649 |
| Morey | 40.217480 , -105.092760 |
| Mountain Meadows | 40.027037 , -105.383138 |
| Nederland | 39.963017 , -105.506586 |
| Ninemile Corner | 40.015260 , -105.103600 |
| Niwot | 40.098000 , -105.155237 |
| Noland | 40.259150 , -105.254430 |
| Orodell | 40.014990 , -105.325270 |
| Paragon Estates | 39.980178 , -105.181389 |
| Pine Brook Hill | 40.047269 , -105.310164 |
| Pine Valley | 40.191650 , -105.483050 |
| Pleasant View Ridge | 40.116650 , -105.055540 |
| Raymond | 40.154990 , -105.464440 |
| Rock Creek | 39.936110 , -105.156390 |
| Rowena | 40.076930 , -105.389440 |
| Salina | 40.050540 , -105.372490 |
| Seven Hills | 40.036028 , -105.332320 |
| Silver Spruce | 40.004710 , -105.347770 |
| Springdale | 40.109710 , -105.358330 |
| St. Ann Highlands | 39.987297 , -105.455806 |
| Sugarloaf | 40.018874 , -105.407669 |
| Summerville | 40.056930 , -105.394440 |
| Sunnyside | 40.003600 , -105.381660 |
| Sunset | 40.035820 , -105.468890 |
| Sunshine | 40.063653 , -105.369587 |
| Superior | 39.934695 , -105.158316 |
| Switzerland Park | 40.001380 , -105.434720 |
| Tabor | 40.051370 , -105.074150 |
| Tall Timber | 40.015149 , -105.349822 |
| Valmont | 40.041631 , -105.231950 |
| Wallstreet | 40.038870 , -105.390830 |
| Ward | 40.072615 , -105.513630 |
| Wheelman | 40.003600 , -105.373880 |
Notes:
- You can download geometry data for Boulder 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.