De Baca (New Mexico) Map Cropping Samples

De Baca (New Mexico) Map Cropping Samples-1
De Baca (New Mexico) Map Cropping Samples-1
De Baca (New Mexico) Map Cropping Samples-2
De Baca (New Mexico) Map Cropping Samples-2
Download outline map of De Baca (geojson format) : De Baca.geojson (**)
Download polygon array of De Baca map for "Google Maps" : De Baca.txt
Bounding Box for De Baca Map : ( 33.995413 , -104.893141 , 34.779516 , -103.945621 )
Wikipedia ID for De Baca : Q182176
Wikipedia SPARQL Query for De Baca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q182176 wdt:P1082 ?population. }
OPTIONAL { wd:Q182176 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q182176 wdt:P2046 ?area. }
OPTIONAL { wd:Q182176 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q182176 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q182176 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"](33.995413, -104.893141, 34.779516, -103.945621);
);
out geom;

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

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

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


Neighborhoods and Villages of De Baca
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agudo 34.405350 , -104.303590
Dunlap 34.084800 , -104.528590
Evanola 34.415900 , -104.494150
Fort Sumner 34.479040 , -104.233124
Guadalupe 34.546180 , -104.428040
La Lande 34.448120 , -104.134140
Lake Sumner 34.618595 , -104.379900
Largo 34.447020 , -104.711650
Salado 34.587840 , -104.411650
Taiban 34.440070 , -104.009130
Yeso 34.439240 , -104.609980


Notes:
- You can download geometry data for De 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 De Baca neighborhoods and villages map.


Share this page