San Lorenzo (Nariño) Map Cropping Samples

San Lorenzo (Nariño) Map Cropping Samples-2
San Lorenzo (Nariño) Map Cropping Samples-2
Download outline map of San Lorenzo (geojson format) : San Lorenzo.geojson (**)
Download polygon array of San Lorenzo map for "Google Maps" : San Lorenzo.txt
Bounding Box for San Lorenzo Map : ( 1.448806 , -77.302938 , 1.670807 , -77.145603 )
Wikipedia ID for San Lorenzo : Q1525075
Wikipedia SPARQL Query for San Lorenzo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525075 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525075 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525075 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525075 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525075 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525075 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.448806, -77.302938, 1.670807, -77.145603);
);
out geom;

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

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

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


Neighborhoods and Villages of San Lorenzo
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bella Vista 1.487330 , -77.229750
Charguayaco 1.645740 , -77.255400
Curiaco 1.516670 , -77.266670
El Carmen 1.596360 , -77.193610
El Guabo 1.572000 , -77.247440
El Molino 1.565140 , -77.205680
El Pinal 1.511980 , -77.255940
El Pulpito 1.661960 , -77.267110
El Sendero 1.523750 , -77.262330
El Tablon 1.597670 , -77.256350
El Tablon 1.513410 , -77.205430
El Terrero 1.510850 , -77.272340
La Cuchilla 1.511150 , -77.231750
La Esperanza 1.513870 , -77.239620
La Estancia 1.516620 , -77.241020
La Honda 1.542460 , -77.259680
La Horqueta 1.528860 , -77.222720
La Laguna 1.551080 , -77.228190
La Monja 1.502460 , -77.244920
La Rastra 1.600000 , -77.250000
La Rejoya 1.544760 , -77.181220
Las Vegas 1.649460 , -77.227700
Madronedo 1.588790 , -77.186480
Mosqueral 1.623930 , -77.253030
Pueblo Viejo 1.600000 , -77.216670
Sachapuro 1.506620 , -77.262860
San Clemente 1.611930 , -77.193790
San Gerardo 1.566670 , -77.233330
San Lorenzo 1.506280 , -77.218980
San Rafael 1.510620 , -77.172330
San Vicente 1.599150 , -77.199610
Santa Rosa 1.482430 , -77.181020
Santacruz 1.520900 , -77.262060
Valparaiso 1.588790 , -77.204570
Zaragoza 1.506900 , -77.202360


Notes:
- You can download geometry data for San Lorenzo 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 San Lorenzo neighborhoods and villages map.


Share this page