Envigado (Antioquia) Map Cropping Samples
Envigado (Antioquia) Map Cropping Samples-1
Envigado (Antioquia) Map Cropping Samples-2
Envigado neighborhoods and villages map with 3D shadow effect
flag map of Envigado with 3D shadow effect
Envigado map with 3d shadow effect
Download outline map of Envigado (geojson format) :
Envigado.geojson (**)
Download polygon array of Envigado map for "Google Maps" :
Envigado.txt
Bounding Box for Envigado Map : ( 6.09897 , -75.60534 , 6.188516 , -75.539744 )
Wikipedia ID for Envigado : Q1447266
Wikipedia SPARQL Query for Envigado (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1447266 wdt:P1082 ?population. }
OPTIONAL { wd:Q1447266 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1447266 wdt:P2046 ?area. }
OPTIONAL { wd:Q1447266 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1447266 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1447266 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 Envigado map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.09897, -75.60534, 6.188516, -75.539744);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Envigado)
[out:json];
(
rel["name"="Envigado"][type=boundary];
rel["name:en"="Envigado"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Envigado
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Jordan | 6.101810 , -75.569850 |
El Penasco | 6.160400 , -75.547730 |
Envigado | 6.175910 , -75.591740 |
La Cumbre | 6.112410 , -75.560160 |
La Molina | 6.125280 , -75.555990 |
Vereda Chingui | 6.153150 , -75.572880 |
Vereda El Escobero | 6.160060 , -75.554150 |
Vereda Loma Esmeralda | 6.174950 , -75.562340 |
Notes:
- You can download geometry data for Envigado 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.