Osumacinta (Chiapas) Map Cropping Samples
Osumacinta (Chiapas) Map Cropping Samples-1
Osumacinta (Chiapas) Map Cropping Samples-2
Osumacinta neighborhoods and villages map with 3D shadow effect
flag map of Osumacinta with 3D shadow effect
Osumacinta map with 3d shadow effect
Download outline map of Osumacinta (geojson format) :
Osumacinta.geojson (**)
Download polygon array of Osumacinta map for "Google Maps" :
Osumacinta.txt
Bounding Box for Osumacinta Map : ( 16.8366 , -93.149771 , 16.955712 , -93.02033 )
Wikipedia ID for Osumacinta : Q2550915
Wikipedia SPARQL Query for Osumacinta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2550915 wdt:P1082 ?population. }
OPTIONAL { wd:Q2550915 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2550915 wdt:P2046 ?area. }
OPTIONAL { wd:Q2550915 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2550915 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2550915 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 Osumacinta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.8366, -93.149771, 16.955712, -93.02033);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Osumacinta)
[out:json];
(
rel["name"="Osumacinta"][type=boundary];
rel["name:en"="Osumacinta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Osumacinta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria | 16.856940 , -93.037220 |
Arroyon | 16.878550 , -93.066390 |
Candelaria | 16.878330 , -93.065830 |
Casas Viejas | 16.900000 , -93.116670 |
Celaya | 16.916670 , -93.116670 |
Cuba Libre | 16.867780 , -93.027780 |
El Paraiso | 16.909170 , -93.069170 |
Juy-Juy | 16.933330 , -93.100000 |
Libertad Campesina | 16.878890 , -93.033060 |
Nueva Esperanza | 16.905000 , -93.063890 |
Osumacinta | 16.935175 , -93.090264 |
Pamalo | 16.853610 , -93.066940 |
Sonora | 16.867500 , -93.052220 |
Triunfo Agrarista | 16.854720 , -93.070560 |
Notes:
- You can download geometry data for Osumacinta 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.