Maní (Yucatán) Map Cropping Samples
Maní (Yucatán) Map Cropping Samples-1
Maní (Yucatán) Map Cropping Samples-2
Maní neighborhoods and villages map with 3D shadow effect
flag map of Maní with 3D shadow effect
Maní map with 3d shadow effect
Download outline map of Maní (geojson format) :
Maní.geojson (**)
Download polygon array of Maní map for "Google Maps" :
Maní.txt
Bounding Box for Maní Map : ( 20.318133 , -89.447193 , 20.462103 , -89.302522 )
Wikipedia ID for Maní : Q2000512
Wikipedia SPARQL Query for Maní (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2000512 wdt:P1082 ?population. }
OPTIONAL { wd:Q2000512 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2000512 wdt:P2046 ?area. }
OPTIONAL { wd:Q2000512 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2000512 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2000512 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 Maní map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.318133, -89.447193, 20.462103, -89.302522);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maní)
[out:json];
(
rel["name"="Maní"][type=boundary];
rel["name:en"="Maní"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maní
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Blanca Estela Euan Ken | 20.374440 , -89.391390 |
Boctunchen | 20.400000 , -89.316670 |
Chumuche | 20.383330 , -89.366670 |
Lopez Polanco | 20.386110 , -89.401940 |
Maní | 20.387731 , -89.390558 |
Pozo Nueve | 20.321670 , -89.401670 |
San Filemon | 20.337220 , -89.390830 |
San Nicolas | 20.400000 , -89.333330 |
Teodora Chan | 20.327220 , -89.397500 |
Tipical | 20.407020 , -89.342500 |
Notes:
- You can download geometry data for Maní 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.