Anolaima (Cundinamarca) Map Cropping Samples
Anolaima (Cundinamarca) Map Cropping Samples-1
Anolaima (Cundinamarca) Map Cropping Samples-2
Anolaima neighborhoods and villages map with 3D shadow effect
flag map of Anolaima with 3D shadow effect
Anolaima map with 3d shadow effect
Download outline map of Anolaima (geojson format) :
Anolaima.geojson (**)
Download polygon array of Anolaima map for "Google Maps" :
Anolaima.txt
Bounding Box for Anolaima Map : ( 4.72586 , -74.525452 , 4.847958 , -74.392687 )
Wikipedia ID for Anolaima : Q1524766
Wikipedia SPARQL Query for Anolaima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524766 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524766 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524766 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524766 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524766 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524766 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 Anolaima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.72586, -74.525452, 4.847958, -74.392687);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anolaima)
[out:json];
(
rel["name"="Anolaima"][type=boundary];
rel["name:en"="Anolaima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anolaima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagazal | 4.800000 , -74.500000 |
Costarrica | 4.783330 , -74.483330 |
El Robledal | 4.783330 , -74.433330 |
Ilo | 4.783330 , -74.516670 |
La Florida | 4.772290 , -74.432890 |
La Planada | 4.800000 , -74.416670 |
La Selva | 4.783330 , -74.450000 |
Luchima | 4.766670 , -74.500000 |
Manila | 4.766670 , -74.433330 |
Naranjitos | 4.818810 , -74.476340 |
Reventones | 4.807600 , -74.496010 |
Santa Librada | 4.750000 , -74.500000 |
Santa Rosa | 4.783330 , -74.466670 |
Villa Hermosa | 4.766670 , -74.483330 |
Notes:
- You can download geometry data for Anolaima 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.