Santiago el Pinar (Chiapas) Map Cropping Samples
Santiago el Pinar (Chiapas) Map Cropping Samples-1
Santiago el Pinar (Chiapas) Map Cropping Samples-2
Santiago el Pinar neighborhoods and villages map with 3D shadow effect
flag map of Santiago el Pinar with 3D shadow effect
Santiago el Pinar map with 3d shadow effect
Download outline map of Santiago el Pinar (geojson format) :
Santiago el Pinar.geojson (**)
Download polygon array of Santiago el Pinar map for "Google Maps" :
Santiago el Pinar.txt
Bounding Box for Santiago el Pinar Map : ( 16.915995 , -92.743349 , 16.980869 , -92.703815 )
Wikipedia ID for Santiago el Pinar : Q3287586
Wikipedia SPARQL Query for Santiago el Pinar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3287586 wdt:P1082 ?population. }
OPTIONAL { wd:Q3287586 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3287586 wdt:P2046 ?area. }
OPTIONAL { wd:Q3287586 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3287586 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3287586 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 Santiago el Pinar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.915995, -92.743349, 16.980869, -92.703815);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago el Pinar)
[out:json];
(
rel["name"="Santiago el Pinar"][type=boundary];
rel["name:en"="Santiago el Pinar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago el Pinar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boquem | 16.941670 , -92.709720 |
Chiquinch'En los Tulipanes | 16.961670 , -92.722500 |
Chovo | 16.953430 , -92.724130 |
Choyo | 16.953060 , -92.723890 |
K'Alom | 16.949170 , -92.734720 |
Magdalenas | 16.933330 , -92.716670 |
Nachon | 16.941910 , -92.718740 |
Ninamo | 16.936110 , -92.716940 |
Pechulton | 16.950510 , -92.724880 |
Pusilho | 16.937500 , -92.710830 |
San Antonio Buenavista | 16.962220 , -92.725830 |
Santiago el Pinar | 16.940426 , -92.714655 |
Xchuch | 16.956230 , -92.728180 |
Notes:
- You can download geometry data for Santiago el Pinar 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.