Download outline map of Maxcanú (geojson format) :
Maxcanú.geojson (**)
Download polygon array of Maxcanú map for "Google Maps" :
Maxcanú.txt
Bounding Box for Maxcanú Map : ( 20.352091 , -90.381877 , 20.84149 , -89.825218 )
Wikipedia ID for Maxcanú : Q2651851
Wikipedia SPARQL Query for Maxcanú (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2651851 wdt:P1082 ?population. }
OPTIONAL { wd:Q2651851 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2651851 wdt:P2046 ?area. }
OPTIONAL { wd:Q2651851 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2651851 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2651851 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 Maxcanú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.352091, -90.381877, 20.84149, -89.825218);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maxcanú)
[out:json];
(
rel["name"="Maxcanú"][type=boundary];
rel["name:en"="Maxcanú"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maxcanú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Blanca Flor Uno | 20.597270 , -90.021350 |
Boxol | 20.731220 , -90.096960 |
Buena Esperanza | 20.572220 , -89.999440 |
Cacalchen | 20.609340 , -90.023800 |
Cerca del Norte | 20.600280 , -90.004400 |
Chactun | 20.523760 , -90.010030 |
Chan Chochola | 20.523820 , -90.036930 |
Chen Ceh | 20.734750 , -90.080180 |
Chen-Chic | 20.796140 , -90.120940 |
Chencoh | 20.682750 , -90.031510 |
Chunchucmil | 20.643030 , -90.214130 |
Coahuila | 20.665110 , -90.170340 |
El Paraiso | 20.683330 , -90.100000 |
Granada | 20.578460 , -90.047770 |
Hallal | 20.450000 , -89.966670 |
Kancabchen | 20.716670 , -90.150000 |
Kochol | 20.618670 , -90.159060 |
La Esperanza | 20.573090 , -89.999980 |
Lazaro Cardenas | 20.587250 , -90.019060 |
Los Ramonales | 20.734500 , -90.072480 |
Maxcanú | 20.585613 , -90.001396 |
Paraiso | 20.675580 , -90.117070 |
Sacaba | 20.583330 , -89.983330 |
San Andres | 20.591950 , -90.060020 |
San Angel | 20.578650 , -90.035080 |
San Antonio | 20.594820 , -90.003820 |
San Antonio Tamay | 20.564310 , -90.073040 |
San Fernando | 20.650190 , -90.067750 |
San Lorenzo | 20.603680 , -90.002920 |
San Pedro | 20.779640 , -90.094230 |
San Sebastian | 20.568610 , -89.996390 |
Santa Julia | 20.466670 , -89.966670 |
Santa Rosa | 20.605990 , -90.088220 |
Santa Ursula | 20.672660 , -90.111390 |
Santo Domingo | 20.600000 , -90.116670 |
Unidad Ganadera | 20.633330 , -90.108330 |
Villahermosa [Rancho] | 20.610560 , -90.035560 |
X-Bakenku | 20.773380 , -90.158570 |
X-Corralcot | 20.756040 , -90.120110 |
Notes:
- You can download geometry data for Maxcanú 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.