San Vicente Coatlán (Oaxaca) Map Cropping Samples
San Vicente Coatlán (Oaxaca) Map Cropping Samples-1
San Vicente Coatlán (Oaxaca) Map Cropping Samples-2
San Vicente Coatlán neighborhoods and villages map with 3D shadow effect
flag map of San Vicente Coatlán with 3D shadow effect
San Vicente Coatlán map with 3d shadow effect
Download outline map of San Vicente Coatlán (geojson format) :
San Vicente Coatlán.geojson (**)
Download polygon array of San Vicente Coatlán map for "Google Maps" :
San Vicente Coatlán.txt
Bounding Box for San Vicente Coatlán Map : ( 16.316215 , -96.892479 , 16.435885 , -96.763161 )
Wikipedia ID for San Vicente Coatlán : Q3889556
Wikipedia SPARQL Query for San Vicente Coatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3889556 wdt:P1082 ?population. }
OPTIONAL { wd:Q3889556 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3889556 wdt:P2046 ?area. }
OPTIONAL { wd:Q3889556 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3889556 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3889556 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 Vicente Coatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.316215, -96.892479, 16.435885, -96.763161);
);
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 Vicente Coatlán)
[out:json];
(
rel["name"="San Vicente Coatlán"][type=boundary];
rel["name:en"="San Vicente Coatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Vicente Coatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo de Sal | 16.392500 , -96.851940 |
El Sabino (Primer Barrio) | 16.386940 , -96.835000 |
Loma Pitayal (Tercer Barrio) | 16.397220 , -96.845560 |
Pie de Arroyo | 16.380560 , -96.873060 |
San Isidro la Canada | 16.318890 , -96.786390 |
San Vicente | 16.400000 , -96.866670 |
San Vicente Coatlán | 16.389583 , -96.843841 |
San Vicente Coatlan | 16.411670 , -96.849170 |
Youtelan | 16.364480 , -96.818210 |
Notes:
- You can download geometry data for San Vicente 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.