Download outline map of Sopó (geojson format) :
Sopó.geojson (**)
Download polygon array of Sopó map for "Google Maps" :
Sopó.txt
Bounding Box for Sopó Map : ( 4.812607 , -74.01003 , 4.970234 , -73.917154 )
Wikipedia ID for Sopó : Q1440902
Wikipedia SPARQL Query for Sopó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1440902 wdt:P1082 ?population. }
OPTIONAL { wd:Q1440902 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1440902 wdt:P2046 ?area. }
OPTIONAL { wd:Q1440902 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1440902 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1440902 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 Sopó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.812607, -74.01003, 4.970234, -73.917154);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sopó)
[out:json];
(
rel["name"="Sopó"][type=boundary];
rel["name:en"="Sopó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sopó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aposentos | 4.932920 , -73.976010 |
Bosconia | 4.855830 , -73.981670 |
Boyero | 4.898900 , -73.976000 |
Briceno | 4.943840 , -73.965460 |
Centro Alto | 4.916710 , -73.931850 |
El Carrizal | 4.874200 , -73.952010 |
El Chuscal | 4.886890 , -73.941970 |
El Neusa | 4.857650 , -73.939810 |
El Rancho | 4.837220 , -73.975280 |
El Rosal | 4.881010 , -73.938970 |
Gabriel | 4.832560 , -73.970000 |
Hato Grande | 4.933330 , -74.000000 |
La Armenia | 4.900000 , -73.950000 |
La Concepcion | 4.900000 , -73.950000 |
La Ofrenda | 4.823890 , -73.971890 |
La Violeta | 4.867780 , -73.961390 |
La Violeta | 4.870230 , -73.957810 |
Las Lomitas | 4.887430 , -73.973580 |
Las Lomitas | 4.921230 , -73.996220 |
Las Tominejas | 4.828060 , -73.972820 |
Los Arrayanes | 4.857780 , -73.962780 |
Los Estados | 4.868000 , -73.936930 |
Mercenaria | 4.850000 , -73.966670 |
Meusa | 4.866670 , -73.950000 |
San Carlos | 4.856940 , -73.932780 |
San Gabriel | 4.817850 , -73.971970 |
San Jose | 4.903250 , -73.954530 |
San Jose | 4.824150 , -73.969480 |
San Rafael | 4.850960 , -73.948550 |
Silverja Rendon | 4.864440 , -73.965000 |
Sopó | 4.907500 , -73.938400 |
Zamora | 4.862780 , -73.963060 |
Notes:
- You can download geometry data for Sopó 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.