Download outline map of Silacayoapam (geojson format) :
Silacayoapam.geojson (**)
Download polygon array of Silacayoapam map for "Google Maps" :
Silacayoapam.txt
Bounding Box for Silacayoapam Map : ( 17.379737 , -98.341605 , 17.797452 , -98.023085 )
Wikipedia ID for Silacayoapam : Q3890442
Wikipedia SPARQL Query for Silacayoapam (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890442 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890442 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890442 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890442 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890442 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890442 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 Silacayoapam map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.379737, -98.341605, 17.797452, -98.023085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Silacayoapam)
[out:json];
(
rel["name"="Silacayoápam"][type=boundary];
rel["name:en"="Silacayoápam"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Silacayoapam
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altaro | 17.575440 , -98.096350 |
Barrio de la Providencia | 17.539440 , -98.146110 |
Barrio de la Soledad | 17.511940 , -98.141110 |
Barrio San Miguelito | 17.497780 , -98.133610 |
El Carmen | 17.525280 , -98.130830 |
El Rio | 17.626140 , -98.090950 |
Guadalupe Cabacua | 17.541790 , -98.075080 |
Guadalupe del Palmar | 17.606940 , -98.126390 |
Llano Grande | 17.461110 , -98.144170 |
Michapa | 17.502950 , -98.072280 |
Quinta Seccion (Pista Aerea) | 17.499440 , -98.130830 |
Rancho Alfaro | 17.575000 , -98.096670 |
Rancho Vargas | 17.537780 , -98.068060 |
San Andres Montana | 17.425590 , -98.152250 |
San Antonio | 17.564440 , -98.104440 |
San Isidro | 17.485830 , -98.128060 |
San Juan Huaxtepec | 17.586270 , -98.060370 |
San Juan Trujano | 17.735280 , -98.177940 |
San Martin | 17.566630 , -98.175290 |
San Miguel Aguacates | 17.442730 , -98.133590 |
San Sebastian Zoquiapa | 17.780880 , -98.255280 |
San Vicente del Zapote | 17.570280 , -98.327220 |
Santiago Asuncion | 17.518060 , -98.029720 |
Santiago Patlanala | 17.531490 , -98.119170 |
Silacayoápam | 17.504599 , -98.140454 |
Notes:
- You can download geometry data for Silacayoapam 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.