Apulo (Cundinamarca) Map Cropping Samples
Apulo (Cundinamarca) Map Cropping Samples-1
Apulo (Cundinamarca) Map Cropping Samples-2
Apulo neighborhoods and villages map with 3D shadow effect
flag map of Apulo with 3D shadow effect
Apulo map with 3d shadow effect
Download outline map of Apulo (geojson format) :
Apulo.geojson (**)
Download polygon array of Apulo map for "Google Maps" :
Apulo.txt
Bounding Box for Apulo Map : ( 4.445411 , -74.620435 , 4.630827 , -74.502193 )
Wikipedia ID for Apulo : Q1574840
Wikipedia SPARQL Query for Apulo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574840 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574840 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574840 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574840 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574840 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574840 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 Apulo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.445411, -74.620435, 4.630827, -74.502193);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apulo)
[out:json];
(
rel["name"="Apulo"][type=boundary];
rel["name:en"="Apulo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apulo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apulo | 4.519520 , -74.592930 |
Bejucal | 4.453670 , -74.566830 |
El Palmar | 4.483660 , -74.605050 |
El Parque | 4.472680 , -74.523890 |
El Trueno | 4.496220 , -74.598510 |
Granja La Floresta | 4.468310 , -74.532940 |
Guacana | 4.510750 , -74.616840 |
La Cumbre | 4.479020 , -74.578060 |
La Flor | 4.504900 , -74.584100 |
Naranjal | 4.569230 , -74.582690 |
San Antonio | 4.487400 , -74.538150 |
Tarapaca | 4.500000 , -74.583330 |
Vereda Cachimbulo | 4.459250 , -74.570590 |
Vereda El Palmar | 4.473960 , -74.595340 |
Vereda El Parral | 4.495020 , -74.531660 |
Vereda El Trueno | 4.488600 , -74.591490 |
Vereda Guacana | 4.505650 , -74.606580 |
Vereda Santana | 4.488600 , -74.518330 |
Notes:
- You can download geometry data for Apulo 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.