Salgar (Antioquia) Map Cropping Samples
Salgar (Antioquia) Map Cropping Samples-1
Salgar (Antioquia) Map Cropping Samples-2
Salgar neighborhoods and villages map with 3D shadow effect
flag map of Salgar with 3D shadow effect
Salgar map with 3d shadow effect
Download outline map of Salgar (geojson format) :
Salgar.geojson (**)
Download polygon array of Salgar map for "Google Maps" :
Salgar.txt
Bounding Box for Salgar Map : ( 5.862576 , -76.095645 , 6.070297 , -75.849387 )
Wikipedia ID for Salgar : Q1525126
Wikipedia SPARQL Query for Salgar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525126 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525126 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525126 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525126 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525126 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525126 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 Salgar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.862576, -76.095645, 6.070297, -75.849387);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Salgar)
[out:json];
(
rel["name"="Salgar"][type=boundary];
rel["name:en"="Salgar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Salgar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Capachero | 6.016670 , -76.016670 |
El Barroso | 5.891310 , -75.914670 |
El Clavel | 5.932780 , -75.972780 |
El Concilio | 5.958400 , -75.935000 |
El Guamaro | 5.930280 , -75.881110 |
La Angostura | 5.940030 , -75.944470 |
La Camara | 6.027840 , -75.983760 |
La Frontera | 5.910560 , -75.909440 |
La Grecia | 5.947220 , -75.925830 |
La Guinea | 5.916670 , -75.883330 |
La Maquina | 5.869960 , -75.929620 |
La Margarita | 5.958590 , -76.007680 |
Los Andes | 6.050000 , -76.000000 |
Salgar | 5.965020 , -75.965410 |
Notes:
- You can download geometry data for Salgar 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.