Lenguazaque (Cundinamarca) Map Cropping Samples
Lenguazaque (Cundinamarca) Map Cropping Samples-1
Lenguazaque (Cundinamarca) Map Cropping Samples-2
Lenguazaque neighborhoods and villages map with 3D shadow effect
flag map of Lenguazaque with 3D shadow effect
Lenguazaque map with 3d shadow effect
Download outline map of Lenguazaque (geojson format) :
Lenguazaque.geojson (**)
Download polygon array of Lenguazaque map for "Google Maps" :
Lenguazaque.txt
Bounding Box for Lenguazaque Map : ( 5.225059 , -73.769369 , 5.382377 , -73.595565 )
Wikipedia ID for Lenguazaque : Q516210
Wikipedia SPARQL Query for Lenguazaque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q516210 wdt:P1082 ?population. }
OPTIONAL { wd:Q516210 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q516210 wdt:P2046 ?area. }
OPTIONAL { wd:Q516210 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q516210 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q516210 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 Lenguazaque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.225059, -73.769369, 5.382377, -73.595565);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lenguazaque)
[out:json];
(
rel["name"="Lenguazaque"][type=boundary];
rel["name:en"="Lenguazaque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lenguazaque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Alisal | 5.266670 , -73.683330 |
El Boqueron | 5.326780 , -73.700840 |
Fiantoque | 5.283330 , -73.716670 |
Gibraltar | 5.316670 , -73.750000 |
Hato Viejo | 5.315250 , -73.736500 |
La Palizada | 5.266670 , -73.666670 |
Lenguazaque | 5.307110 , -73.711520 |
Paicagueita | 5.300000 , -73.750000 |
Notes:
- You can download geometry data for Lenguazaque 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.