San Pablo Coatlán (Oaxaca) Map Cropping Samples
San Pablo Coatlán (Oaxaca) Map Cropping Samples-1
San Pablo Coatlán (Oaxaca) Map Cropping Samples-2
San Pablo Coatlán neighborhoods and villages map with 3D shadow effect
flag map of San Pablo Coatlán with 3D shadow effect
San Pablo Coatlán map with 3d shadow effect
Download outline map of San Pablo Coatlán (geojson format) :
San Pablo Coatlán.geojson (**)
Download polygon array of San Pablo Coatlán map for "Google Maps" :
San Pablo Coatlán.txt
Bounding Box for San Pablo Coatlán Map : ( 16.0220601948 , -96.8818764838 , 16.2861560967 , -96.6954238878 )
Wikipedia ID for San Pablo Coatlán : Q4968966
Wikipedia SPARQL Query for San Pablo Coatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4968966 wdt:P1082 ?population. }
OPTIONAL { wd:Q4968966 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4968966 wdt:P2046 ?area. }
OPTIONAL { wd:Q4968966 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4968966 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4968966 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 San Pablo Coatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.0220601948, -96.8818764838, 16.2861560967, -96.6954238878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Pablo Coatlán)
[out:json];
(
rel["name"="San Pablo Coatlán"][type=boundary];
rel["name:en"="San Pablo Coatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pablo Coatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 16.049270 , -96.860860 |
Arroyo Moral | 16.153050 , -96.779000 |
Cazualtepec | 16.156110 , -96.796390 |
Comitlan | 16.036730 , -96.863340 |
El Elote | 16.162760 , -96.812710 |
La Canada | 16.168060 , -96.800560 |
San Andres | 16.168110 , -96.800520 |
San Antonio de la Lana | 16.079560 , -96.850260 |
San Francisco Coatlan | 16.186340 , -96.769800 |
San Pablo Coatlán | 16.224301 , -96.782555 |
Santa Maria Coatlan | 16.233160 , -96.722950 |
Tierra Colorada | 16.033330 , -96.866670 |
Vainilla | 16.083890 , -96.842500 |
Notes:
- You can download geometry data for San Pablo Coatlá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.