La Reforma (Oaxaca) Map Cropping Samples
La Reforma (Oaxaca) Map Cropping Samples-1
La Reforma (Oaxaca) Map Cropping Samples-2
La Reforma neighborhoods and villages map with 3D shadow effect
flag map of La Reforma with 3D shadow effect
La Reforma map with 3d shadow effect
Download outline map of La Reforma (geojson format) :
La Reforma.geojson (**)
Download polygon array of La Reforma map for "Google Maps" :
La Reforma.txt
Bounding Box for La Reforma Map : ( 16.564581 , -97.940662 , 16.754511 , -97.797406 )
Wikipedia ID for La Reforma : Q7731295
Wikipedia SPARQL Query for La Reforma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7731295 wdt:P1082 ?population. }
OPTIONAL { wd:Q7731295 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7731295 wdt:P2046 ?area. }
OPTIONAL { wd:Q7731295 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7731295 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7731295 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 La Reforma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.564581, -97.940662, 16.754511, -97.797406);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Reforma)
[out:json];
(
rel["name"="La Reforma"][type=boundary];
rel["name:en"="La Reforma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Reforma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campana | 16.700000 , -97.816670 |
Domingo Perez | 16.639720 , -97.844440 |
El Acahual | 16.697780 , -97.860280 |
El Carrizal | 16.657760 , -97.883030 |
El Porvenir | 16.706390 , -97.842500 |
El Trapiche | 16.633060 , -97.836390 |
El Zapote | 16.616670 , -97.833330 |
Emiliano Zapata (Rio Leche) | 16.612780 , -97.841390 |
Estanzuela | 16.657110 , -97.849460 |
La Esperanza | 16.666670 , -97.850000 |
La Reforma | 16.627025 , -97.847812 |
Piedra Blanca | 16.652500 , -97.811940 |
Rio Tigre | 16.683000 , -97.851200 |
Rio Venado | 16.639170 , -97.913060 |
Zocoteaca (Segunda Seccion) | 16.666940 , -97.848890 |
Notes:
- You can download geometry data for La Reforma 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.