Chiapilla (Chiapas) Map Cropping Samples
Chiapilla (Chiapas) Map Cropping Samples-1
Chiapilla (Chiapas) Map Cropping Samples-2
Chiapilla neighborhoods and villages map with 3D shadow effect
flag map of Chiapilla with 3D shadow effect
Chiapilla map with 3d shadow effect
Download outline map of Chiapilla (geojson format) :
Chiapilla.geojson (**)
Download polygon array of Chiapilla map for "Google Maps" :
Chiapilla.txt
Bounding Box for Chiapilla Map : ( 16.5128 , -92.784566 , 16.603421 , -92.677219 )
Wikipedia ID for Chiapilla : Q2543857
Wikipedia SPARQL Query for Chiapilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2543857 wdt:P1082 ?population. }
OPTIONAL { wd:Q2543857 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2543857 wdt:P2046 ?area. }
OPTIONAL { wd:Q2543857 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2543857 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2543857 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 Chiapilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.5128, -92.784566, 16.603421, -92.677219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiapilla)
[out:json];
(
rel["name"="Chiapilla"][type=boundary];
rel["name:en"="Chiapilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiapilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chiapilla | 16.571614 , -92.720443 |
Doctor Manuel Velasco Suarez | 16.583610 , -92.714170 |
El Carmen | 16.580560 , -92.713890 |
El Cocal | 16.546360 , -92.752160 |
Lazaro Cardenas | 16.553300 , -92.763270 |
Los Pavorreales | 16.555560 , -92.739440 |
San Joaquin (Las Palmas Uno) | 16.551390 , -92.698610 |
Notes:
- You can download geometry data for Chiapilla 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.