Neira (Caldas) Map Cropping Samples
Neira (Caldas) Map Cropping Samples-1
Neira (Caldas) Map Cropping Samples-2
Neira neighborhoods and villages map with 3D shadow effect
flag map of Neira with 3D shadow effect
Neira map with 3d shadow effect
Download outline map of Neira (geojson format) :
Neira.geojson (**)
Download polygon array of Neira map for "Google Maps" :
Neira.txt
Bounding Box for Neira Map : ( 5.106417 , -75.705902 , 5.275279 , -75.318494 )
Wikipedia ID for Neira : Q1393029
Wikipedia SPARQL Query for Neira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1393029 wdt:P1082 ?population. }
OPTIONAL { wd:Q1393029 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1393029 wdt:P2046 ?area. }
OPTIONAL { wd:Q1393029 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1393029 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1393029 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 Neira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.106417, -75.705902, 5.275279, -75.318494);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Neira)
[out:json];
(
rel["name"="Neira"][type=boundary];
rel["name:en"="Neira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Neira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 5.179170 , -75.614170 |
Cuba | 5.188610 , -75.680560 |
El Bosque | 5.214440 , -75.695830 |
El Cedrito | 5.184170 , -75.608890 |
Gibraltar | 5.205830 , -75.601670 |
La Estrella | 5.203060 , -75.643890 |
La Isla | 5.166670 , -75.650000 |
La Julia | 5.208890 , -75.660830 |
La Paz | 5.196590 , -75.575010 |
Leticia | 5.218060 , -75.639170 |
Llano Grande | 5.183330 , -75.583330 |
Neira | 5.166500 , -75.520010 |
Palermo | 5.195560 , -75.629720 |
Pan de Azucar | 5.183030 , -75.509050 |
Pueblo Rico | 5.130790 , -75.519360 |
Notes:
- You can download geometry data for Neira 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.