Villa Corona (Jalisco) Map Cropping Samples
Villa Corona (Jalisco) Map Cropping Samples-1
Villa Corona (Jalisco) Map Cropping Samples-2
Villa Corona neighborhoods and villages map with 3D shadow effect
flag map of Villa Corona with 3D shadow effect
Villa Corona map with 3d shadow effect
Download outline map of Villa Corona (geojson format) :
Villa Corona.geojson (**)
Download polygon array of Villa Corona map for "Google Maps" :
Villa Corona.txt
Bounding Box for Villa Corona Map : ( 20.243316 , -103.789876 , 20.534999 , -103.612951 )
Wikipedia ID for Villa Corona : Q3175359
Wikipedia SPARQL Query for Villa Corona (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3175359 wdt:P1082 ?population. }
OPTIONAL { wd:Q3175359 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3175359 wdt:P2046 ?area. }
OPTIONAL { wd:Q3175359 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3175359 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3175359 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 Villa Corona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.243316, -103.789876, 20.534999, -103.612951);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa Corona)
[out:json];
(
rel["name"="Villa Corona"][type=boundary];
rel["name:en"="Villa Corona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Corona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atotonilco el Bajo | 20.349396 , -103.672248 |
Banco de Arena | 20.432500 , -103.700830 |
Buenavista | 20.336450 , -103.748640 |
Colonia Lazaro Cardenas | 20.427780 , -103.680830 |
Colonia Nueva la Loma | 20.354170 , -103.682780 |
Colonia Nuevo Tizapan | 20.405560 , -103.648610 |
El Barro | 20.470400 , -103.750480 |
El Monte (Puerta del Monte) | 20.388060 , -103.646670 |
El Tecuan | 20.313890 , -103.730830 |
El Tular (La Magueyera) | 20.412500 , -103.680830 |
Estipac | 20.362376 , -103.726116 |
Juan Gil Preciado | 20.372690 , -103.727520 |
La Panochera | 20.410830 , -103.640560 |
La Piedra Grande | 20.433330 , -103.676670 |
Los Ranchitos | 20.433610 , -103.688330 |
Ojo de Agua | 20.268330 , -103.732780 |
Puerta del Tucan | 20.315840 , -103.731270 |
San Juan (El Salto) | 20.361390 , -103.709170 |
Santa Teresa | 20.266670 , -103.750000 |
Villa Corona | 20.417372 , -103.668022 |
Villa Corona Centro | 20.414142 , -103.663902 |
Notes:
- You can download geometry data for Villa Corona 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.