Baca (Colorado) Map Cropping Samples

Baca (Colorado) Map Cropping Samples-1
Baca (Colorado) Map Cropping Samples-1
Baca (Colorado) Map Cropping Samples-2
Baca (Colorado) Map Cropping Samples-2
Download outline map of Baca (geojson format) : Baca.geojson (**)
Download polygon array of Baca map for "Google Maps" : Baca.txt
Bounding Box for Baca Map : ( 36.993016 , -103.087276 , 37.644424 , -102.040878 )
Wikipedia ID for Baca : Q156429
Wikipedia SPARQL Query for Baca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q156429 wdt:P1082 ?population. }
OPTIONAL { wd:Q156429 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q156429 wdt:P2046 ?area. }
OPTIONAL { wd:Q156429 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q156429 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q156429 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.993016, -103.087276, 37.644424, -102.040878);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Baca)
[out:json];
(
rel["name"="Baca"][type=boundary];
rel["name:en"="Baca"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Baca
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Atlanta 37.503620 , -102.996040
Bartlett 37.433350 , -102.144070
Buckeye Crossroads 37.557510 , -102.128790
Campo 37.104712 , -102.578798
Carrizo Springs 37.163630 , -103.034930
Deora 37.580290 , -102.966590
Edler 37.176410 , -102.778260
Frick 37.585290 , -102.955480
Graft 37.447790 , -102.892420
Harbord 37.497510 , -102.814920
Kirkwell 37.148630 , -102.941040
Liberty 37.308070 , -102.723810
Lycan 37.615290 , -102.200740
Midway 37.149190 , -102.186010
Murray Place 37.516120 , -102.997150
Prichett 37.371680 , -102.860480
Pritchett 37.370009 , -102.858749
Springfield 37.404915 , -102.618898
Stonington 37.293630 , -102.187400
Two Buttes 37.560664 , -102.396556
Utleyville 37.271130 , -103.031320
Vilas 37.373664 , -102.447416
Walsh 37.386107 , -102.279933


Notes:
- You can download geometry data for Baca 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.

Create Baca neighborhoods and villages map.


Share this page