Mongua (Boyacá) Map Cropping Samples
Mongua (Boyacá) Map Cropping Samples-1
Mongua (Boyacá) Map Cropping Samples-2
Mongua neighborhoods and villages map with 3D shadow effect
flag map of Mongua with 3D shadow effect
Mongua map with 3d shadow effect
Download outline map of Mongua (geojson format) :
Mongua.geojson (**)
Download polygon array of Mongua map for "Google Maps" :
Mongua.txt
Bounding Box for Mongua Map : ( 5.608351 , -72.823487 , 5.786606 , -72.570266 )
Wikipedia ID for Mongua : Q1654539
Wikipedia SPARQL Query for Mongua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654539 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654539 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654539 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654539 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654539 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654539 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 Mongua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.608351, -72.823487, 5.786606, -72.570266);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mongua)
[out:json];
(
rel["name"="Mongua"][type=boundary];
rel["name:en"="Mongua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mongua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azul Boqueron | 5.683430 , -72.728910 |
Chochal | 5.766670 , -72.766670 |
Coche | 5.666670 , -72.600000 |
La Florida | 5.636290 , -72.604620 |
Los Curos | 5.668050 , -72.626350 |
Mongua | 5.750840 , -72.803390 |
Salina de Gameza | 5.700000 , -72.616670 |
San Ignacio | 5.741630 , -72.751800 |
Sismosa | 5.712210 , -72.638290 |
Notes:
- You can download geometry data for Mongua 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.