Xonacatlán (México) Map Cropping Samples
Xonacatlán (México) Map Cropping Samples-1
Xonacatlán (México) Map Cropping Samples-2
Xonacatlán neighborhoods and villages map with 3D shadow effect
flag map of Xonacatlán with 3D shadow effect
Xonacatlán map with 3d shadow effect
Download outline map of Xonacatlán (geojson format) :
Xonacatlán.geojson (**)
Download polygon array of Xonacatlán map for "Google Maps" :
Xonacatlán.txt
Bounding Box for Xonacatlán Map : ( 19.395434 , -99.565667 , 19.487762 , -99.408743 )
Wikipedia ID for Xonacatlán : Q3300351
Wikipedia SPARQL Query for Xonacatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3300351 wdt:P1082 ?population. }
OPTIONAL { wd:Q3300351 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3300351 wdt:P2046 ?area. }
OPTIONAL { wd:Q3300351 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3300351 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3300351 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 Xonacatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.395434, -99.565667, 19.487762, -99.408743);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xonacatlán)
[out:json];
(
rel["name"="Xonacatlán"][type=boundary];
rel["name:en"="Xonacatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xonacatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allende | 19.466670 , -99.466670 |
Barrio el Rancho | 19.428980 , -99.443350 |
Barrio la Cuesta | 19.428890 , -99.466670 |
Barrio los Mesones | 19.428890 , -99.474170 |
Colonia Adolfo Lopez Mateos | 19.413330 , -99.527930 |
La Canada | 19.431410 , -99.491280 |
La Herradura | 19.415830 , -99.477500 |
Las Viborillas | 19.444120 , -99.418590 |
Los Laureles | 19.422590 , -99.472150 |
Paraje el Candelero | 19.437330 , -99.440240 |
Paraje Pipileros | 19.433430 , -99.434910 |
San Antonio | 19.415000 , -99.511390 |
San Juan el Potrero (El Potrero) | 19.451390 , -99.442500 |
San Miguel Mimlapan | 19.448290 , -99.463280 |
Santa María Zolotepec | 19.417000 , -99.493991 |
Santiago Tejocotillos | 19.433080 , -99.451550 |
Xonacatlán | 19.407555 , -99.522834 |
Notes:
- You can download geometry data for Xonacatlán 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.