San Juan Teposcolula (Oaxaca) Map Cropping Samples
San Juan Teposcolula (Oaxaca) Map Cropping Samples-1
San Juan Teposcolula (Oaxaca) Map Cropping Samples-2
San Juan Teposcolula neighborhoods and villages map with 3D shadow effect
flag map of San Juan Teposcolula with 3D shadow effect
San Juan Teposcolula map with 3d shadow effect
Download outline map of San Juan Teposcolula (geojson format) :
San Juan Teposcolula.geojson (**)
Download polygon array of San Juan Teposcolula map for "Google Maps" :
San Juan Teposcolula.txt
Bounding Box for San Juan Teposcolula Map : ( 17.520609 , -97.461031 , 17.656911 , -97.368623 )
Wikipedia ID for San Juan Teposcolula : Q3041183
Wikipedia SPARQL Query for San Juan Teposcolula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3041183 wdt:P1082 ?population. }
OPTIONAL { wd:Q3041183 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3041183 wdt:P2046 ?area. }
OPTIONAL { wd:Q3041183 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3041183 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3041183 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 Teposcolula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.520609, -97.461031, 17.656911, -97.368623);
);
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 Teposcolula)
[out:json];
(
rel["name"="San Juan Teposcolula"][type=boundary];
rel["name:en"="San Juan Teposcolula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Teposcolula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de los Osorno | 17.604720 , -97.434440 |
Cuadra Numero Uno | 17.558330 , -97.420280 |
Desviacion Yucudaa | 17.573610 , -97.424440 |
La Garita | 17.551670 , -97.416940 |
La Siempre Viva | 17.561390 , -97.416390 |
Reforma | 17.636390 , -97.412220 |
Refugio de Morelos | 17.588820 , -97.441680 |
Rio Colorado (Rancho Yusadolo) | 17.615830 , -97.382220 |
San Juan Teposcolula | 17.551956 , -97.424642 |
San Miguel Marcos Perez | 17.630570 , -97.392050 |
Santa Maria Pozoltepec | 17.589720 , -97.384170 |
Satayuco | 17.569720 , -97.438060 |
Notes:
- You can download geometry data for San Juan Teposcolula 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.