San Cristóbal Amatlán (Oaxaca) Map Cropping Samples
San Cristóbal Amatlán (Oaxaca) Map Cropping Samples-1
San Cristóbal Amatlán (Oaxaca) Map Cropping Samples-2
San Cristóbal Amatlán neighborhoods and villages map with 3D shadow effect
flag map of San Cristóbal Amatlán with 3D shadow effect
San Cristóbal Amatlán map with 3d shadow effect
Download outline map of San Cristóbal Amatlán (geojson format) :
San Cristóbal Amatlán.geojson (**)
Download polygon array of San Cristóbal Amatlán map for "Google Maps" :
San Cristóbal Amatlán.txt
Bounding Box for San Cristóbal Amatlán Map : ( 16.212997 , -96.458029 , 16.391927 , -96.306187 )
Wikipedia ID for San Cristóbal Amatlán : Q12354858
Wikipedia SPARQL Query for San Cristóbal Amatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q12354858 wdt:P1082 ?population. }
OPTIONAL { wd:Q12354858 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q12354858 wdt:P2046 ?area. }
OPTIONAL { wd:Q12354858 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q12354858 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q12354858 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 Cristóbal Amatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.212997, -96.458029, 16.391927, -96.306187);
);
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 Cristóbal Amatlán)
[out:json];
(
rel["name"="San Cristóbal Amatlán"][type=boundary];
rel["name:en"="San Cristóbal Amatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Cristóbal Amatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Santa Cecilia | 16.306940 , -96.402500 |
Mijangos | 16.323610 , -96.427780 |
Ocote | 16.366670 , -96.416670 |
Rancho los Sabinos | 16.334170 , -96.403060 |
Rancho San Isidro | 16.304440 , -96.400560 |
San Agustin Mixtepec | 16.277160 , -96.367940 |
San Andres Mixtepec | 16.326990 , -96.326170 |
San Cristóbal Amatlán | 16.317547 , -96.409339 |
San Lorenzo Mixtepec | 16.292070 , -96.340620 |
Notes:
- You can download geometry data for San Cristóbal Amatlán 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.