San Andrés (San Andrés y Providencia) Map Cropping Samples
San Andrés (San Andrés y Providencia) Map Cropping Samples-1
San Andrés (San Andrés y Providencia) Map Cropping Samples-2
San Andrés neighborhoods and villages map with 3D shadow effect
flag map of San Andrés with 3D shadow effect
San Andrés map with 3d shadow effect
Download outline map of San Andrés (geojson format) :
San Andrés.geojson (**)
Download polygon array of San Andrés map for "Google Maps" :
San Andrés.txt
Bounding Box for San Andrés Map : ( 12.480639 , -81.736264 , 12.595166 , -81.687354 )
Wikipedia ID for San Andrés : Q134678
Wikipedia SPARQL Query for San Andrés (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q134678 wdt:P1082 ?population. }
OPTIONAL { wd:Q134678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q134678 wdt:P2046 ?area. }
OPTIONAL { wd:Q134678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q134678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q134678 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 Andrés map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.480639, -81.736264, 12.595166, -81.687354);
);
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 Andrés)
[out:json];
(
rel["name"="San Andrés"][type=boundary];
rel["name:en"="San Andrés"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Andrés
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Harmony Hall | 12.539200 , -81.708680 |
Buenavista | 12.550000 , -81.716670 |
Cueva de Morgan | 12.533330 , -81.716670 |
El Cove | 12.516670 , -81.716670 |
El Tamarindo | 12.550000 , -81.716670 |
Piscinita | 12.516670 , -81.716670 |
San Andrés | 12.584720 , -81.700560 |
San Luis | 12.533480 , -81.708430 |
Notes:
- You can download geometry data for San Andrés 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.