San Luis de Cordero (Durango) Map Cropping Samples
San Luis de Cordero (Durango) Map Cropping Samples-1
San Luis de Cordero (Durango) Map Cropping Samples-2
San Luis de Cordero neighborhoods and villages map with 3D shadow effect
flag map of San Luis de Cordero with 3D shadow effect
San Luis de Cordero map with 3d shadow effect
Download outline map of San Luis de Cordero (geojson format) :
San Luis de Cordero.geojson (**)
Download polygon array of San Luis de Cordero map for "Google Maps" :
San Luis de Cordero.txt
Bounding Box for San Luis de Cordero Map : ( 25.265341 , -104.54737 , 25.511168 , -104.119931 )
Wikipedia ID for San Luis de Cordero : Q3846437
Wikipedia SPARQL Query for San Luis de Cordero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846437 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846437 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846437 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846437 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846437 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846437 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 San Luis de Cordero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.265341, -104.54737, 25.511168, -104.119931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Luis de Cordero)
[out:json];
(
rel["name"="San Luis del Cordero"][type=boundary];
rel["name:en"="San Luis del Cordero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Luis de Cordero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carrizalillo | 25.350000 , -104.200000 |
Cerro Blanco | 25.350000 , -104.250000 |
Colon | 25.383330 , -104.216670 |
El Alamito | 25.338930 , -104.303660 |
El Duraznito | 25.370030 , -104.418120 |
Encinillas de Abajo | 25.303860 , -104.361630 |
Encinillas de Arriba | 25.297120 , -104.384240 |
Guadalupe de los Reyes | 25.359760 , -104.254170 |
La Hornena | 25.407890 , -104.194690 |
La Nopalera | 25.380600 , -104.340060 |
La Purisima | 25.387810 , -104.199840 |
Las Cuevas | 25.367890 , -104.139220 |
Magueyes | 25.322000 , -104.242270 |
San Elias (Buenavista) | 25.386170 , -104.215670 |
San Isidro de Trincheras | 25.394830 , -104.459310 |
San Jose del Refugio | 25.365380 , -104.218360 |
San Jose del Refugio (El Colorado) | 25.364440 , -104.218950 |
San Juan | 25.400990 , -104.205110 |
San Juan de las Boquillas | 25.374690 , -104.166930 |
San Luis del Cordero | 25.416025 , -104.277467 |
Santa Rita | 25.408290 , -104.214610 |
Tepalcateno | 25.404310 , -104.160290 |
Notes:
- You can download geometry data for San Luis de Cordero 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.