San Francisco Chapulapa (Oaxaca) Map Cropping Samples
San Francisco Chapulapa (Oaxaca) Map Cropping Samples-1
San Francisco Chapulapa (Oaxaca) Map Cropping Samples-2
San Francisco Chapulapa neighborhoods and villages map with 3D shadow effect
flag map of San Francisco Chapulapa with 3D shadow effect
San Francisco Chapulapa map with 3d shadow effect
Download outline map of San Francisco Chapulapa (geojson format) :
San Francisco Chapulapa.geojson (**)
Download polygon array of San Francisco Chapulapa map for "Google Maps" :
San Francisco Chapulapa.txt
Bounding Box for San Francisco Chapulapa Map : ( 17.859637 , -96.791873 , 17.965962 , -96.680948 )
Wikipedia ID for San Francisco Chapulapa : Q4967249
Wikipedia SPARQL Query for San Francisco Chapulapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4967249 wdt:P1082 ?population. }
OPTIONAL { wd:Q4967249 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4967249 wdt:P2046 ?area. }
OPTIONAL { wd:Q4967249 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4967249 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4967249 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 Francisco Chapulapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.859637, -96.791873, 17.965962, -96.680948);
);
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 Francisco Chapulapa)
[out:json];
(
rel["name"="San Francisco Chapulapa"][type=boundary];
rel["name:en"="San Francisco Chapulapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Francisco Chapulapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Cueva del Sol | 17.942500 , -96.751670 |
Chapulapa Viejo | 17.932220 , -96.755000 |
El Ocotal | 17.924720 , -96.748330 |
Guadalupe Siete Cerros | 17.897500 , -96.711940 |
La Trinchera | 17.941390 , -96.745280 |
Rancho Pinabete | 17.926670 , -96.753610 |
San Alejo el Progreso | 17.886810 , -96.724020 |
San Francisco Chapulapa | 17.941214 , -96.755289 |
Santo Tomas | 17.895560 , -96.730830 |
Notes:
- You can download geometry data for San Francisco Chapulapa 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.