Mocochá (Yucatán) Map Cropping Samples

Mocochá (Yucatán) Map Cropping Samples-1
Mocochá (Yucatán) Map Cropping Samples-1
Mocochá (Yucatán) Map Cropping Samples-2
Mocochá (Yucatán) Map Cropping Samples-2
Download outline map of Mocochá (geojson format) : Mocochá.geojson (**)
Download polygon array of Mocochá map for "Google Maps" : Mocochá.txt
Bounding Box for Mocochá Map : ( 21.084843 , -89.497329 , 21.203909 , -89.415339 )
Wikipedia ID for Mocochá : Q2588114
Wikipedia SPARQL Query for Mocochá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588114 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588114 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588114 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588114 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588114 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588114 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.084843, -89.497329, 21.203909, -89.415339);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Mocochá)
[out:json];
(
rel["name"="Mocochá"][type=boundary];
rel["name:en"="Mocochá"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Mocochá
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Copa de Oro 21.108860 , -89.436190
El Coraje 21.109130 , -89.432970
Hacienda Too 21.143220 , -89.452060
Los Hermanos Cituk 21.098330 , -89.460280
Mocochá 21.108595 , -89.452673
Rancho Pina 21.124170 , -89.452780
San Antonio Yaxche 21.120710 , -89.473320
San Francisco 21.113390 , -89.443330
Santa Isabel 21.103650 , -89.445820
Tekat 21.096720 , -89.473290
Xluch 21.184660 , -89.450210


Notes:
- You can download geometry data for Mocochá 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.

Create Mocochá neighborhoods and villages map.


Share this page