Lagunillas (Michoacán) Map Cropping Samples
Lagunillas (Michoacán) Map Cropping Samples-1
Lagunillas (Michoacán) Map Cropping Samples-2
Lagunillas neighborhoods and villages map with 3D shadow effect
flag map of Lagunillas with 3D shadow effect
Lagunillas map with 3d shadow effect
Download outline map of Lagunillas (geojson format) :
Lagunillas.geojson (**)
Download polygon array of Lagunillas map for "Google Maps" :
Lagunillas.txt
Bounding Box for Lagunillas Map : ( 19.5146596258 , -101.470291925 , 19.6321554935 , -101.36716482 )
Wikipedia ID for Lagunillas : Q446665
Wikipedia SPARQL Query for Lagunillas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q446665 wdt:P1082 ?population. }
OPTIONAL { wd:Q446665 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q446665 wdt:P2046 ?area. }
OPTIONAL { wd:Q446665 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q446665 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q446665 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 Lagunillas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.5146596258, -101.470291925, 19.6321554935, -101.36716482);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lagunillas)
[out:json];
(
rel["name"="Lagunillas"][type=boundary];
rel["name:en"="Lagunillas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lagunillas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia San Antonio | 19.568480 , -101.411230 |
El Romeral (El Jicote) | 19.583610 , -101.414440 |
El Salado | 19.570960 , -101.434900 |
Fontezuelas | 19.584100 , -101.452120 |
Huatzangio | 19.582600 , -101.404990 |
La Caja | 19.586670 , -101.433330 |
La Loma | 19.576670 , -101.451390 |
Lagunillas | 19.564752 , -101.414399 |
Las Pilas | 19.599210 , -101.438120 |
Ojo de Agua de Pastores | 19.550280 , -101.395280 |
Ojo de Agua de San Jose | 19.575210 , -101.438590 |
San Francisco | 19.576120 , -101.421570 |
Yerbabuena Vieja | 19.525280 , -101.385560 |
Notes:
- You can download geometry data for Lagunillas 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.