Linares (Nariño) Map Cropping Samples
Linares (Nariño) Map Cropping Samples-1
Linares (Nariño) Map Cropping Samples-2
Linares neighborhoods and villages map with 3D shadow effect
flag map of Linares with 3D shadow effect
Linares map with 3d shadow effect
Download outline map of Linares (geojson format) :
Linares.geojson (**)
Download polygon array of Linares map for "Google Maps" :
Linares.txt
Bounding Box for Linares Map : ( 1.308726 , -77.573333 , 1.50638 , -77.475001 )
Wikipedia ID for Linares : Q1526262
Wikipedia SPARQL Query for Linares (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526262 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526262 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526262 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526262 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526262 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526262 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 Linares map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.308726, -77.573333, 1.50638, -77.475001);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Linares)
[out:json];
(
rel["name"="Linares"][type=boundary];
rel["name:en"="Linares"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Linares
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Astaron | 1.350000 , -77.533330 |
El Moro | 1.383330 , -77.566670 |
Gramal | 1.383330 , -77.550000 |
La Palma | 1.314670 , -77.531080 |
Linares | 1.357830 , -77.527250 |
Motilon | 1.383330 , -77.550000 |
Oratorio | 1.400000 , -77.516670 |
Poroto | 1.374770 , -77.522850 |
Puebloviejo | 1.426050 , -77.534940 |
Recreo | 1.400000 , -77.533330 |
San Francisco | 1.342080 , -77.534940 |
San Luis Chiquito | 1.316670 , -77.516670 |
Tabiles | 1.402240 , -77.551420 |
Tambillo de Acosta | 1.392750 , -77.521640 |
Tambillo de Bravos | 1.424590 , -77.519920 |
Zapallurco | 1.350000 , -77.516670 |
Notes:
- You can download geometry data for Linares 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.