Nilo (Cundinamarca) Map Cropping Samples
Nilo (Cundinamarca) Map Cropping Samples-1
Nilo (Cundinamarca) Map Cropping Samples-2
Nilo neighborhoods and villages map with 3D shadow effect
flag map of Nilo with 3D shadow effect
Nilo map with 3d shadow effect
Download outline map of Nilo (geojson format) :
Nilo.geojson (**)
Download polygon array of Nilo map for "Google Maps" :
Nilo.txt
Bounding Box for Nilo Map : ( 4.198341 , -74.731308 , 4.373457 , -74.498128 )
Wikipedia ID for Nilo : Q1524825
Wikipedia SPARQL Query for Nilo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524825 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524825 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524825 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524825 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524825 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524825 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 Nilo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.198341, -74.731308, 4.373457, -74.498128);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nilo)
[out:json];
(
rel["name"="Nilo"][type=boundary];
rel["name:en"="Nilo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nilo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batavia | 4.333330 , -74.533330 |
El Palmar | 4.336760 , -74.528050 |
La Esmeralda | 4.228430 , -74.695460 |
La Meseta | 4.352610 , -74.646690 |
La Palmita | 4.313350 , -74.661980 |
La Sonora | 4.274300 , -74.685600 |
Las Ceibas | 4.259100 , -74.652430 |
Malabar | 4.307100 , -74.644150 |
Malachi | 4.333330 , -74.655820 |
Montebelo | 4.299710 , -74.661530 |
Nilo | 4.306040 , -74.620830 |
Pagueey | 4.353740 , -74.532440 |
Pueblo Nuevo | 4.350000 , -74.550000 |
San Antonio | 4.356960 , -74.546540 |
San Ignacio | 4.352740 , -74.523190 |
San Jeronimo | 4.344420 , -74.626960 |
Tolemaida | 4.241570 , -74.656960 |
Vereda Cobos | 4.243990 , -74.711840 |
Yatay | 4.261560 , -74.610670 |
Notes:
- You can download geometry data for Nilo 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.