Download outline map of Sayula (geojson format) :
Sayula.geojson (**)
Download polygon array of Sayula map for "Google Maps" :
Sayula.txt
Bounding Box for Sayula Map : ( 19.765302 , -103.7074 , 19.949021 , -103.498225 )
Wikipedia ID for Sayula : Q3311403
Wikipedia SPARQL Query for Sayula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3311403 wdt:P1082 ?population. }
OPTIONAL { wd:Q3311403 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3311403 wdt:P2046 ?area. }
OPTIONAL { wd:Q3311403 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3311403 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3311403 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 Sayula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.765302, -103.7074, 19.949021, -103.498225);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sayula)
[out:json];
(
rel["name"="Sayula"][type=boundary];
rel["name:en"="Sayula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sayula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 19.819400 , -103.629860 |
El Agua Fria | 19.911580 , -103.654760 |
El Almacen | 19.890280 , -103.546110 |
El Capulin | 19.804120 , -103.608200 |
El Derramadero | 19.898060 , -103.600000 |
El Lobero | 19.878560 , -103.566890 |
El Mirador | 19.849940 , -103.618650 |
El Pirul | 19.911530 , -103.536190 |
El Pitahayo | 19.903680 , -103.662550 |
El Potreron | 19.902220 , -103.605560 |
El Quemado | 19.854440 , -103.557500 |
El Reparo | 19.898450 , -103.518170 |
El Saiste | 19.902970 , -103.627900 |
El Vergel | 19.890660 , -103.585160 |
El Zapote | 19.878760 , -103.633500 |
El Zopilote | 19.876320 , -103.553810 |
Estanque C | 19.865280 , -103.540000 |
Ex-Hacienda Amatitlan | 19.877240 , -103.528870 |
La Caja de Agua | 19.878330 , -103.611670 |
La Canteria | 19.864910 , -103.595370 |
La Noria | 19.869900 , -103.570430 |
La Parota | 19.896940 , -103.604440 |
La Quebradora | 19.934580 , -103.658690 |
La Rubia | 19.819530 , -103.615570 |
Loma Bonita | 19.874300 , -103.586660 |
Los Camichines | 19.866330 , -103.602070 |
Los Laureles | 19.929220 , -103.660070 |
Los Sauces | 19.889170 , -103.521110 |
Los Tres Garcias | 19.880830 , -103.581390 |
Los Zapotes | 19.899440 , -103.590830 |
Miraplanes | 19.845360 , -103.612600 |
Miravalles | 19.827250 , -103.626850 |
Rancho Alegre | 19.865280 , -103.552500 |
Rancho el Molino | 19.878610 , -103.528610 |
Rancho los Alfaro | 19.897220 , -103.559440 |
San Joaquin | 19.866390 , -103.686390 |
Santa Cruz | 19.918880 , -103.609640 |
Sayula | 19.881176 , -103.596883 |
Tamaliagua | 19.900000 , -103.528060 |
Usmajac | 19.873081 , -103.542887 |
Notes:
- You can download geometry data for Sayula 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.