San Juan Lachigalla (Oaxaca) Map Cropping Samples
San Juan Lachigalla (Oaxaca) Map Cropping Samples-1
San Juan Lachigalla (Oaxaca) Map Cropping Samples-2
San Juan Lachigalla neighborhoods and villages map with 3D shadow effect
flag map of San Juan Lachigalla with 3D shadow effect
San Juan Lachigalla map with 3d shadow effect
Download outline map of San Juan Lachigalla (geojson format) :
San Juan Lachigalla.geojson (**)
Download polygon array of San Juan Lachigalla map for "Google Maps" :
San Juan Lachigalla.txt
Bounding Box for San Juan Lachigalla Map : ( 16.513533 , -96.601602 , 16.618529 , -96.476975 )
Wikipedia ID for San Juan Lachigalla : Q4967343
Wikipedia SPARQL Query for San Juan Lachigalla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4967343 wdt:P1082 ?population. }
OPTIONAL { wd:Q4967343 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4967343 wdt:P2046 ?area. }
OPTIONAL { wd:Q4967343 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4967343 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4967343 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 Lachigalla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.513533, -96.601602, 16.618529, -96.476975);
);
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 Lachigalla)
[out:json];
(
rel["name"="San Juan Lachigalla"][type=boundary];
rel["name:en"="San Juan Lachigalla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Lachigalla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andres Nino | 16.553780 , -96.576060 |
Barrio de San Juan | 16.593330 , -96.542500 |
Canada | 16.550000 , -96.550000 |
El Copalito | 16.560740 , -96.572370 |
El Rincon | 16.533010 , -96.556730 |
La Rinconada | 16.533330 , -96.532500 |
San Antonio Xoguia | 16.532510 , -96.533040 |
San Jose Progreso | 16.588910 , -96.501420 |
San Juan Lachigalla | 16.572621 , -96.555040 |
Santa Rosa | 16.553890 , -96.560560 |
Venustiano Carranza | 16.559530 , -96.589880 |
Notes:
- You can download geometry data for San Juan Lachigalla 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.