San Luis (Antioquia) Map Cropping Samples
![San Luis (Antioquia) Map Cropping Samples-1](og_image/map_cropping/4-421170573-1.jpeg)
San Luis (Antioquia) Map Cropping Samples-1
![San Luis (Antioquia) Map Cropping Samples-2](og_image/map_cropping/4-421170573-3.jpeg)
San Luis (Antioquia) Map Cropping Samples-2
![San Luis neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421170573.jpg)
San Luis neighborhoods and villages map with 3D shadow effect
![flag map of San Luis with 3D shadow effect](og_image/flag_maps/flag_map_421170573.jpg)
flag map of San Luis with 3D shadow effect
![San Luis map with 3d shadow effect](og_image/blank_maps/map_421170573.png)
San Luis map with 3d shadow effect
Download outline map of San Luis (geojson format) :
San Luis.geojson (**)
Download polygon array of San Luis map for "Google Maps" :
San Luis.txt
Bounding Box for San Luis Map : ( 5.913891 , -75.085263 , 6.128272 , -74.766734 )
Wikipedia ID for San Luis : Q225404
Wikipedia SPARQL Query for San Luis (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q225404 wdt:P1082 ?population. }
OPTIONAL { wd:Q225404 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q225404 wdt:P2046 ?area. }
OPTIONAL { wd:Q225404 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q225404 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q225404 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 San Luis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.913891, -75.085263, 6.128272, -74.766734);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Luis)
[out:json];
(
rel["name"="San Luis"][type=boundary];
rel["name:en"="San Luis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Luis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arabia | 6.036670 , -74.946670 |
Buenos Aires | 6.113570 , -75.056670 |
Cuba | 6.013890 , -74.979170 |
El Brasil | 6.061110 , -74.981940 |
El Garrapato | 6.030830 , -74.935560 |
El Palacio | 6.000830 , -74.922780 |
El Pital | 6.009720 , -74.908610 |
El Pital | 6.021390 , -74.866670 |
Independencia | 6.023240 , -74.845740 |
La Frontera | 6.021110 , -74.833060 |
La Gaviota | 6.067780 , -74.962780 |
Los Arrayanes | 6.045280 , -74.863330 |
Pital | 6.010560 , -74.969170 |
San Luis | 6.041670 , -74.992780 |
Uvital | 6.066670 , -74.933330 |
Notes:
- You can download geometry data for San Luis 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.