Mallama (Nariño) Map Cropping Samples
Mallama (Nariño) Map Cropping Samples-1
Mallama (Nariño) Map Cropping Samples-2
Mallama neighborhoods and villages map with 3D shadow effect
flag map of Mallama with 3D shadow effect
Mallama map with 3d shadow effect
Download outline map of Mallama (geojson format) :
Mallama.geojson (**)
Download polygon array of Mallama map for "Google Maps" :
Mallama.txt
Bounding Box for Mallama Map : ( 0.999426 , -77.978252 , 1.379178 , -77.715546 )
Wikipedia ID for Mallama : Q1576117
Wikipedia SPARQL Query for Mallama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576117 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576117 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576117 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 Mallama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.999426, -77.978252, 1.379178, -77.715546);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mallama)
[out:json];
(
rel["name"="Mallama"][type=boundary];
rel["name:en"="Mallama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mallama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carcuel | 1.200000 , -77.916670 |
Chambu | 1.073770 , -77.775520 |
Chimangual | 1.040690 , -77.770700 |
El Guabo | 1.127230 , -77.852730 |
La Oscurana | 1.133330 , -77.783330 |
La Palma | 1.051430 , -77.765110 |
Piedrancha | 1.137400 , -77.848900 |
Pueran | 1.197990 , -77.800050 |
Puspued | 1.133330 , -77.800000 |
Pususquer | 1.161030 , -77.877730 |
Ricaurte | 1.172700 , -77.937200 |
San Isidro | 1.132810 , -77.903410 |
San Miguel | 1.184700 , -77.912670 |
Notes:
- You can download geometry data for Mallama 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.