Moroleón (Guanajuato) Map Cropping Samples
Moroleón (Guanajuato) Map Cropping Samples-1
Moroleón (Guanajuato) Map Cropping Samples-2
Moroleón neighborhoods and villages map with 3D shadow effect
flag map of Moroleón with 3D shadow effect
Moroleón map with 3d shadow effect
Download outline map of Moroleón (geojson format) :
Moroleón.geojson (**)
Download polygon array of Moroleón map for "Google Maps" :
Moroleón.txt
Bounding Box for Moroleón Map : ( 20.007224 , -101.32515 , 20.161861 , -101.15995 )
Wikipedia ID for Moroleón : Q605127
Wikipedia SPARQL Query for Moroleón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q605127 wdt:P1082 ?population. }
OPTIONAL { wd:Q605127 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q605127 wdt:P2046 ?area. }
OPTIONAL { wd:Q605127 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q605127 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q605127 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 Moroleón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.007224, -101.32515, 20.161861, -101.15995);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moroleón)
[out:json];
(
rel["name"="Moroleón"][type=boundary];
rel["name:en"="Moroleón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moroleón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amoles | 20.056310 , -101.308880 |
Calderon | 20.133610 , -101.216940 |
Caricheo | 20.107930 , -101.241930 |
Colonia el Llavero | 20.094720 , -101.218330 |
Cuanamuco | 20.055140 , -101.220530 |
Curumbatio | 20.116670 , -101.200000 |
El Corralon | 20.133890 , -101.223890 |
El Salto | 20.050010 , -101.182490 |
El Terrero | 20.109190 , -101.209460 |
La Barranca | 20.081210 , -101.235020 |
La Loma | 20.076020 , -101.251210 |
La Ordena | 20.098760 , -101.276840 |
Moroleón | 20.125407 , -101.196591 |
Ojo de Agua de en Medio | 20.136670 , -101.257220 |
Pamaseo | 20.096940 , -101.268320 |
Pie de Puerco | 20.050000 , -101.300000 |
Pinicuaro | 20.047510 , -101.240970 |
Quiahuyo | 20.129180 , -101.245550 |
Rancho Nuevo | 20.036000 , -101.229310 |
Rinconadas del Bosque | 20.085280 , -101.198330 |
San Lucas | 20.113690 , -101.202570 |
Santa Gertrudis | 20.068000 , -101.287230 |
Sepia | 20.081470 , -101.205320 |
Notes:
- You can download geometry data for Moroleó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.