Kopomá (Yucatán) Map Cropping Samples
Kopomá (Yucatán) Map Cropping Samples-1
Kopomá (Yucatán) Map Cropping Samples-2
Kopomá neighborhoods and villages map with 3D shadow effect
flag map of Kopomá with 3D shadow effect
Kopomá map with 3d shadow effect
Download outline map of Kopomá (geojson format) :
Kopomá.geojson (**)
Download polygon array of Kopomá map for "Google Maps" :
Kopomá.txt
Bounding Box for Kopomá Map : ( 20.590132 , -90.02562 , 20.697715 , -89.792842 )
Wikipedia ID for Kopomá : Q2588202
Wikipedia SPARQL Query for Kopomá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588202 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588202 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588202 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 Kopomá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.590132, -90.02562, 20.697715, -89.792842);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kopomá)
[out:json];
(
rel["name"="Kopomá"][type=boundary];
rel["name:en"="Kopomá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kopomá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chich | 20.616670 , -89.816670 |
Kanachen | 20.605180 , -89.887840 |
Kankirixa | 20.600000 , -89.866670 |
Kankirixe | 20.601130 , -89.857970 |
Kopomá | 20.648540 , -89.900151 |
Polac | 20.600000 , -89.833330 |
San Bernardo | 20.636770 , -89.953630 |
Santa Gudula | 20.600000 , -89.966670 |
Notes:
- You can download geometry data for Kopomá 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.