Mosquera (Nariño) Map Cropping Samples
Mosquera (Nariño) Map Cropping Samples-1
Mosquera (Nariño) Map Cropping Samples-2
Mosquera neighborhoods and villages map with 3D shadow effect
flag map of Mosquera with 3D shadow effect
Mosquera map with 3d shadow effect
Download outline map of Mosquera (geojson format) :
Mosquera.geojson (**)
Download polygon array of Mosquera map for "Google Maps" :
Mosquera.txt
Bounding Box for Mosquera Map : ( 2.18949 , -78.569269 , 2.655145 , -78.304259 )
Wikipedia ID for Mosquera : Q2432971
Wikipedia SPARQL Query for Mosquera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2432971 wdt:P1082 ?population. }
OPTIONAL { wd:Q2432971 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2432971 wdt:P2046 ?area. }
OPTIONAL { wd:Q2432971 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2432971 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2432971 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 Mosquera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.18949, -78.569269, 2.655145, -78.304259);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mosquera)
[out:json];
(
rel["name"="Mosquera"][type=boundary];
rel["name:en"="Mosquera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mosquera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrera | 2.554280 , -78.472850 |
El Cocal | 2.533330 , -78.333330 |
El Naranjo | 2.288460 , -78.506550 |
Fatima | 2.206240 , -78.410780 |
Guandipa | 2.280660 , -78.498230 |
Guayabal | 2.295100 , -78.516970 |
Lagartera | 2.516670 , -78.383330 |
Mosquera | 2.508610 , -78.451100 |
Pato | 2.250000 , -78.416670 |
Remolino | 2.283330 , -78.466670 |
San Andres | 2.284440 , -78.498330 |
Trinidad | 2.216670 , -78.416670 |
Notes:
- You can download geometry data for Mosquera 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.