Chicxulub Pueblo (Yucatán) Map Cropping Samples
Chicxulub Pueblo (Yucatán) Map Cropping Samples-1
Chicxulub Pueblo (Yucatán) Map Cropping Samples-2
Chicxulub Pueblo neighborhoods and villages map with 3D shadow effect
flag map of Chicxulub Pueblo with 3D shadow effect
Chicxulub Pueblo map with 3d shadow effect
Download outline map of Chicxulub Pueblo (geojson format) :
Chicxulub Pueblo.geojson (**)
Download polygon array of Chicxulub Pueblo map for "Google Maps" :
Chicxulub Pueblo.txt
Bounding Box for Chicxulub Pueblo Map : ( 21.115324 , -89.569055 , 21.190404 , -89.470682 )
Wikipedia ID for Chicxulub Pueblo : Q2533073
Wikipedia SPARQL Query for Chicxulub Pueblo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2533073 wdt:P1082 ?population. }
OPTIONAL { wd:Q2533073 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2533073 wdt:P2046 ?area. }
OPTIONAL { wd:Q2533073 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2533073 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2533073 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 Chicxulub Pueblo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.115324, -89.569055, 21.190404, -89.470682);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chicxulub Pueblo)
[out:json];
(
rel["name"="Chicxulub Pueblo"][type=boundary];
rel["name:en"="Chicxulub Pueblo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chicxulub Pueblo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chicxulub Pueblo | 21.135801 , -89.516655 |
El Almendro | 21.149610 , -89.511410 |
El Huayabo | 21.167000 , -89.519930 |
Guadalupe | 21.158180 , -89.507020 |
San Agustin | 21.127540 , -89.493410 |
San Antonio Baspul | 21.129160 , -89.546240 |
San Antonio Chakan | 21.136190 , -89.496050 |
San Felipe | 21.129320 , -89.505490 |
San Juan Xcotun | 21.138520 , -89.528060 |
Notes:
- You can download geometry data for Chicxulub Pueblo 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.