Chicoasén (Chiapas) Map Cropping Samples
Chicoasén (Chiapas) Map Cropping Samples-1
Chicoasén (Chiapas) Map Cropping Samples-2
Chicoasén neighborhoods and villages map with 3D shadow effect
flag map of Chicoasén with 3D shadow effect
Chicoasén map with 3d shadow effect
Download outline map of Chicoasén (geojson format) :
Chicoasén.geojson (**)
Download polygon array of Chicoasén map for "Google Maps" :
Chicoasén.txt
Bounding Box for Chicoasén Map : ( 16.935025 , -93.184837 , 17.054816 , -93.040783 )
Wikipedia ID for Chicoasén : Q3667765
Wikipedia SPARQL Query for Chicoasén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3667765 wdt:P1082 ?population. }
OPTIONAL { wd:Q3667765 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3667765 wdt:P2046 ?area. }
OPTIONAL { wd:Q3667765 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3667765 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3667765 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 Chicoasén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.935025, -93.184837, 17.054816, -93.040783);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chicoasén)
[out:json];
(
rel["name"="Chicoasén"][type=boundary];
rel["name:en"="Chicoasén"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chicoasén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacahuano | 17.014010 , -93.137050 |
Chicoasén | 16.967691 , -93.107373 |
CM 31-E (Juy Juy) | 16.941670 , -93.108060 |
El Ocote | 17.023040 , -93.124400 |
El Pinon | 17.034440 , -93.116390 |
El Sauz | 17.040280 , -93.132500 |
El Zapote | 16.961940 , -93.067220 |
Guayabillal | 17.019170 , -93.143890 |
La Represa | 17.014720 , -93.155560 |
Las Pilas | 17.038890 , -93.127500 |
Monte Grande | 16.972310 , -93.142630 |
Nueva Agua Zarca | 17.031670 , -93.130560 |
Santa Ana | 16.979170 , -93.079170 |
Santo Domingo | 17.010280 , -93.148330 |
Tuquiambac | 17.011960 , -93.101620 |
Vistahermosa | 16.955560 , -93.116670 |
Zoquipak | 16.980820 , -93.073180 |
Notes:
- You can download geometry data for Chicoasén 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.