San José del Progreso (Oaxaca) Map Cropping Samples
San José del Progreso (Oaxaca) Map Cropping Samples-1
San José del Progreso (Oaxaca) Map Cropping Samples-2
San José del Progreso neighborhoods and villages map with 3D shadow effect
flag map of San José del Progreso with 3D shadow effect
San José del Progreso map with 3d shadow effect
Download outline map of San José del Progreso (geojson format) :
San José del Progreso.geojson (**)
Download polygon array of San José del Progreso map for "Google Maps" :
San José del Progreso.txt
Bounding Box for San José del Progreso Map : ( 16.611199 , -96.729677 , 16.739725 , -96.594667 )
Wikipedia ID for San José del Progreso : Q7414546
Wikipedia SPARQL Query for San José del Progreso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7414546 wdt:P1082 ?population. }
OPTIONAL { wd:Q7414546 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7414546 wdt:P2046 ?area. }
OPTIONAL { wd:Q7414546 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7414546 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7414546 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 José del Progreso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.611199, -96.729677, 16.739725, -96.594667);
);
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 José del Progreso)
[out:json];
(
rel["name"="San José del Progreso"][type=boundary];
rel["name:en"="San José del Progreso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José del Progreso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Cuajilote | 16.703330 , -96.678060 |
El Jagueey | 16.710560 , -96.690560 |
El Porvenir | 16.702220 , -96.645560 |
La Alianza | 16.683890 , -96.699720 |
La Chilana | 16.722960 , -96.721080 |
Los Diaz | 16.675000 , -96.670280 |
Los Patino [Rancheria] | 16.699170 , -96.663330 |
Maguey Largo | 16.683680 , -96.656220 |
Paraje el Mogote | 16.738610 , -96.703890 |
Progreso | 16.695280 , -96.693060 |
Rancho de los Vasquez | 16.724730 , -96.691240 |
San José del Progreso | 16.685020 , -96.684566 |
San Jose la Garzona | 16.680290 , -96.638530 |
Notes:
- You can download geometry data for San José del Progreso 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.