San Lorenzo Albarradas (Oaxaca) Map Cropping Samples
San Lorenzo Albarradas (Oaxaca) Map Cropping Samples-1
San Lorenzo Albarradas (Oaxaca) Map Cropping Samples-2
San Lorenzo Albarradas neighborhoods and villages map with 3D shadow effect
flag map of San Lorenzo Albarradas with 3D shadow effect
San Lorenzo Albarradas map with 3d shadow effect
Download outline map of San Lorenzo Albarradas (geojson format) :
San Lorenzo Albarradas.geojson (**)
Download polygon array of San Lorenzo Albarradas map for "Google Maps" :
San Lorenzo Albarradas.txt
Bounding Box for San Lorenzo Albarradas Map : ( 16.810727 , -96.3147 , 16.969074 , -96.15017 )
Wikipedia ID for San Lorenzo Albarradas : Q3891401
Wikipedia SPARQL Query for San Lorenzo Albarradas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891401 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891401 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891401 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 Lorenzo Albarradas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.810727, -96.3147, 16.969074, -96.15017);
);
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 Lorenzo Albarradas)
[out:json];
(
rel["name"="San Lorenzo Albarradas"][type=boundary];
rel["name:en"="San Lorenzo Albarradas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Lorenzo Albarradas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua de Sal | 16.899440 , -96.260560 |
Cerrada del Rincon | 16.952220 , -96.226670 |
El Capitan | 16.886940 , -96.265560 |
El Crucero (Agua del Rancho) | 16.933060 , -96.257500 |
El Espanol | 16.891670 , -96.260280 |
El Mirador | 16.950830 , -96.223610 |
El Zompantle | 16.932220 , -96.294720 |
La Canada | 16.937500 , -96.236670 |
La Puerta del Rancho | 16.878330 , -96.270560 |
Los Copalitos | 16.895560 , -96.257780 |
Mitla | 16.914550 , -96.300857 |
Roaguia | 16.872650 , -96.278840 |
San Bartolo | 16.943890 , -96.222500 |
San Lorenzo Albarradas | 16.909550 , -96.257976 |
Santa Ana del Rio | 16.835910 , -96.175040 |
Tierra Colorada | 16.917500 , -96.258610 |
Notes:
- You can download geometry data for San Lorenzo Albarradas 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.