Contadero (Nariño) Map Cropping Samples
Contadero (Nariño) Map Cropping Samples-1
Contadero (Nariño) Map Cropping Samples-2
Contadero neighborhoods and villages map with 3D shadow effect
flag map of Contadero with 3D shadow effect
Contadero map with 3d shadow effect
Download outline map of Contadero (geojson format) :
Contadero.geojson (**)
Download polygon array of Contadero map for "Google Maps" :
Contadero.txt
Bounding Box for Contadero Map : ( 0.896243 , -77.575844 , 0.958908 , -77.469778 )
Wikipedia ID for Contadero : Q1113699
Wikipedia SPARQL Query for Contadero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1113699 wdt:P1082 ?population. }
OPTIONAL { wd:Q1113699 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1113699 wdt:P2046 ?area. }
OPTIONAL { wd:Q1113699 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1113699 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1113699 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 Contadero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.896243, -77.575844, 0.958908, -77.469778);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Contadero)
[out:json];
(
rel["name"="Contadero"][type=boundary];
rel["name:en"="Contadero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Contadero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldea de Maria | 0.916670 , -77.533330 |
Caserio Sto. Domingo | 0.931660 , -77.555670 |
Contadero | 0.907000 , -77.547290 |
El Culiniro | 0.930550 , -77.526720 |
La Josefina | 0.936620 , -77.496100 |
Ospina Perez | 0.941560 , -77.507070 |
San Francisco | 0.917090 , -77.541150 |
Vetonia | 0.934790 , -77.514970 |
Notes:
- You can download geometry data for Contadero 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.