Licey al Medio (Santiago) Map Cropping Samples
Licey al Medio (Santiago) Map Cropping Samples-1
Licey al Medio (Santiago) Map Cropping Samples-2
Licey al Medio neighborhoods and villages map with 3D shadow effect
flag map of Licey al Medio with 3D shadow effect
Licey al Medio map with 3d shadow effect
Download outline map of Licey al Medio (geojson format) :
Licey al Medio.geojson (**)
Download polygon array of Licey al Medio map for "Google Maps" :
Licey al Medio.txt
Bounding Box for Licey al Medio Map : ( 19.394405 , -70.646128 , 19.464785 , -70.585359 )
Wikipedia ID for Licey al Medio : Q3831982
Wikipedia SPARQL Query for Licey al Medio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3831982 wdt:P1082 ?population. }
OPTIONAL { wd:Q3831982 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3831982 wdt:P2046 ?area. }
OPTIONAL { wd:Q3831982 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3831982 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3831982 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 Licey al Medio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.394405, -70.646128, 19.464785, -70.585359);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Licey al Medio)
[out:json];
(
rel["name"="Licey Al Medio"][type=boundary];
rel["name:en"="Licey Al Medio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Licey al Medio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cruz de Isalguez | 19.397990 , -70.589940 |
La Cruz de Maria Francisca | 19.443450 , -70.602520 |
Las Palomas | 19.427390 , -70.631470 |
Licey al Medio | 19.430140 , -70.600380 |
Licey al Medio | 19.433330 , -70.600000 |
Licey Arriba | 19.416670 , -70.600000 |
Uveral | 19.416670 , -70.616670 |
Notes:
- You can download geometry data for Licey al Medio 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.