Mama (Yucatán) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Mama
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Kulmanchac 20.477220 , -89.374170
Mama 20.476982 , -89.365480
Saca 20.516670 , -89.400000
San Antonio 20.500000 , -89.383330
San Pio 20.524710 , -89.380170
Teab 20.516670 , -89.366670
Yaxtunil 20.533330 , -89.416670


Notes:
- You can download geometry data for Mama 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 Mama neighborhoods and villages map.


Share this page