La Florida (Nariño) Map Cropping Samples

La Florida (Nariño) Map Cropping Samples-1
La Florida (Nariño) Map Cropping Samples-1
La Florida (Nariño) Map Cropping Samples-2
La Florida (Nariño) Map Cropping Samples-2
Download outline map of La Florida (geojson format) : La Florida.geojson (**)
Download polygon array of La Florida map for "Google Maps" : La Florida.txt
Bounding Box for La Florida Map : ( 1.225548 , -77.466834 , 1.417074 , -77.291538 )
Wikipedia ID for La Florida : Q1577471
Wikipedia SPARQL Query for La Florida (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577471 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577471 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577471 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577471 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577471 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577471 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.225548, -77.466834, 1.417074, -77.291538);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (La Florida)
[out:json];
(
rel["name"="La Florida"][type=boundary];
rel["name:en"="La Florida"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of La Florida
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Arboleda 1.380350 , -77.435270
Bellavista 1.298660 , -77.419970
Catauca 1.366670 , -77.433330
El Barranco 1.286340 , -77.376870
El Rodeo 1.322620 , -77.439030
La Florida 1.298510 , -77.406140
Plazuelas 1.323020 , -77.389080
San Francisco 1.352260 , -77.354800
Santacruz de Robles 1.356260 , -77.425020
Tunja Grande 1.361960 , -77.321670
Yambinoy 1.333330 , -77.433330


Notes:
- You can download geometry data for La Florida 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.

Create La Florida neighborhoods and villages map.


Share this page