San José Ayuquila (Oaxaca) Map Cropping Samples
San José Ayuquila (Oaxaca) Map Cropping Samples-1
San José Ayuquila (Oaxaca) Map Cropping Samples-2
San José Ayuquila neighborhoods and villages map with 3D shadow effect
flag map of San José Ayuquila with 3D shadow effect
San José Ayuquila map with 3d shadow effect
Download outline map of San José Ayuquila (geojson format) :
San José Ayuquila.geojson (**)
Download polygon array of San José Ayuquila map for "Google Maps" :
San José Ayuquila.txt
Bounding Box for San José Ayuquila Map : ( 17.925292 , -98.00526 , 17.978682 , -97.934958 )
Wikipedia ID for San José Ayuquila : Q1968621
Wikipedia SPARQL Query for San José Ayuquila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1968621 wdt:P1082 ?population. }
OPTIONAL { wd:Q1968621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1968621 wdt:P2046 ?area. }
OPTIONAL { wd:Q1968621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1968621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1968621 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 José Ayuquila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.925292, -98.00526, 17.978682, -97.934958);
);
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 José Ayuquila)
[out:json];
(
rel["name"="San José Ayuquila"][type=boundary];
rel["name:en"="San José Ayuquila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José Ayuquila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Guadalupe Segunda Seccion | 17.943610 , -97.970000 |
Colonia Santa Cruz | 17.945560 , -97.964440 |
El Centenario | 17.941940 , -97.946110 |
San José Ayuquila | 17.940977 , -97.970552 |
San Jose Estancia Grande | 17.966670 , -97.966670 |
San Rafael | 17.945560 , -97.987220 |
Notes:
- You can download geometry data for San José Ayuquila 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.