San Juan Tepeuxila (Oaxaca) Map Cropping Samples
San Juan Tepeuxila (Oaxaca) Map Cropping Samples-1
San Juan Tepeuxila (Oaxaca) Map Cropping Samples-2
San Juan Tepeuxila neighborhoods and villages map with 3D shadow effect
flag map of San Juan Tepeuxila with 3D shadow effect
San Juan Tepeuxila map with 3d shadow effect
Download outline map of San Juan Tepeuxila (geojson format) :
San Juan Tepeuxila.geojson (**)
Download polygon array of San Juan Tepeuxila map for "Google Maps" :
San Juan Tepeuxila.txt
Bounding Box for San Juan Tepeuxila Map : ( 17.66306 , -96.880212 , 17.836295 , -96.633142 )
Wikipedia ID for San Juan Tepeuxila : Q3890899
Wikipedia SPARQL Query for San Juan Tepeuxila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890899 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890899 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890899 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890899 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890899 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890899 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 Juan Tepeuxila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.66306, -96.880212, 17.836295, -96.633142);
);
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 Juan Tepeuxila)
[out:json];
(
rel["name"="San Juan Tepeuxila"][type=boundary];
rel["name:en"="San Juan Tepeuxila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Tepeuxila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Llano Fusil | 17.812500 , -96.751670 |
Llano Limon | 17.800000 , -96.736940 |
Los Leyva | 17.715830 , -96.646670 |
San Andres Papalo | 17.745420 , -96.770070 |
San Juan Tepeuxila | 17.724154 , -96.840316 |
San Juan Teponaxtla | 17.718060 , -96.721110 |
San Pedro Coyaltepec | 17.771030 , -96.790440 |
Notes:
- You can download geometry data for San Juan Tepeuxila 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.