La Estrella (Antioquia) Map Cropping Samples
![La Estrella (Antioquia) Map Cropping Samples-1](og_image/map_cropping/4-421170567-1.jpeg)
La Estrella (Antioquia) Map Cropping Samples-1
![La Estrella (Antioquia) Map Cropping Samples-2](og_image/map_cropping/4-421170567-3.jpeg)
La Estrella (Antioquia) Map Cropping Samples-2
![La Estrella neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421170567.jpg)
La Estrella neighborhoods and villages map with 3D shadow effect
![flag map of La Estrella with 3D shadow effect](og_image/flag_maps/flag_map_421170567.jpg)
flag map of La Estrella with 3D shadow effect
![La Estrella map with 3d shadow effect](og_image/blank_maps/map_421170567.png)
La Estrella map with 3d shadow effect
Download outline map of La Estrella (geojson format) :
La Estrella.geojson (**)
Download polygon array of La Estrella map for "Google Maps" :
La Estrella.txt
Bounding Box for La Estrella Map : ( 6.106912 , -75.682075 , 6.17493 , -75.605957 )
Wikipedia ID for La Estrella : Q932102
Wikipedia SPARQL Query for La Estrella (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q932102 wdt:P1082 ?population. }
OPTIONAL { wd:Q932102 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q932102 wdt:P2046 ?area. }
OPTIONAL { wd:Q932102 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q932102 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q932102 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 La Estrella map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.106912, -75.682075, 6.17493, -75.605957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Estrella)
[out:json];
(
rel["name"="La Estrella"][type=boundary];
rel["name:en"="La Estrella"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Estrella
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Florerrcia | 6.142010 , -75.633580 |
La Estrella | 6.157690 , -75.643170 |
Las Minas | 6.172280 , -75.658270 |
Pinar de Rio | 6.137610 , -75.632310 |
Pueblo Viejo | 6.142450 , -75.649220 |
Tarida | 6.123990 , -75.628930 |
Vereda Bermejal | 6.136790 , -75.639070 |
Notes:
- You can download geometry data for La Estrella 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.