Soacha (Cundinamarca) Map Cropping Samples
Soacha (Cundinamarca) Map Cropping Samples-1
Soacha (Cundinamarca) Map Cropping Samples-2
Soacha neighborhoods and villages map with 3D shadow effect
flag map of Soacha with 3D shadow effect
Soacha map with 3d shadow effect
Download outline map of Soacha (geojson format) :
Soacha.geojson (**)
Download polygon array of Soacha map for "Google Maps" :
Soacha.txt
Bounding Box for Soacha Map : ( 4.384762 , -74.307943 , 4.631544 , -74.159982 )
Wikipedia ID for Soacha : Q1011151
Wikipedia SPARQL Query for Soacha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1011151 wdt:P1082 ?population. }
OPTIONAL { wd:Q1011151 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1011151 wdt:P2046 ?area. }
OPTIONAL { wd:Q1011151 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1011151 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1011151 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 Soacha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.384762, -74.307943, 4.631544, -74.159982);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soacha)
[out:json];
(
rel["name"="Soacha"][type=boundary];
rel["name:en"="Soacha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soacha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Altos de Cazuca | 4.587670 , -74.184840 |
Canada Honda | 4.424060 , -74.215130 |
Chusaca | 4.550000 , -74.250000 |
Ciudad Latina | 4.576220 , -74.246330 |
Compartir | 4.573550 , -74.240830 |
El Charquito | 4.550000 , -74.283330 |
Hacienda Tibanica | 4.549150 , -74.187180 |
La Chucua | 4.598610 , -74.224510 |
La Gran Bretana | 4.516670 , -74.166670 |
La Granja | 4.500000 , -74.200000 |
La Isla | 4.617000 , -74.219240 |
Los Cerritos | 4.600920 , -74.214790 |
Ogamora | 4.616960 , -74.239070 |
Potrero Grande | 4.602310 , -74.213800 |
San Carlos | 4.621470 , -74.237950 |
Soacha | 4.579370 , -74.216820 |
Tequendama | 4.550000 , -74.266670 |
Vereda Chucua Alto | 4.535700 , -74.215020 |
Vereda Fusunga | 4.529400 , -74.193550 |
Vereda Tisunque | 4.518020 , -74.188650 |
Notes:
- You can download geometry data for Soacha 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.