Durania (Norte de Santander) Map Cropping Samples
Durania (Norte de Santander) Map Cropping Samples-1
Durania (Norte de Santander) Map Cropping Samples-2
Durania neighborhoods and villages map with 3D shadow effect
flag map of Durania with 3D shadow effect
Durania map with 3d shadow effect
Download outline map of Durania (geojson format) :
Durania.geojson (**)
Download polygon array of Durania map for "Google Maps" :
Durania.txt
Bounding Box for Durania Map : ( 7.634784 , -72.732375 , 7.841852 , -72.604797 )
Wikipedia ID for Durania : Q510149
Wikipedia SPARQL Query for Durania (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q510149 wdt:P1082 ?population. }
OPTIONAL { wd:Q510149 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q510149 wdt:P2046 ?area. }
OPTIONAL { wd:Q510149 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q510149 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q510149 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 Durania map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.634784, -72.732375, 7.841852, -72.604797);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Durania)
[out:json];
(
rel["name"="Durania"][type=boundary];
rel["name:en"="Durania"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Durania
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batatas | 7.783330 , -72.633330 |
Cuajadoras | 7.733330 , -72.716670 |
Durania | 7.713070 , -72.657590 |
El Batatal | 7.683330 , -72.650000 |
El Cedral | 7.683330 , -72.666670 |
El Libano | 7.728780 , -72.692800 |
El Recreo | 7.758970 , -72.640230 |
El Retiro | 7.733330 , -72.683330 |
Espejuelo | 7.666670 , -72.683330 |
Hato Viejo | 7.772590 , -72.691030 |
La Montuosa | 7.783330 , -72.683330 |
La Union | 7.800000 , -72.683330 |
Las Cruces | 7.650000 , -72.683330 |
San Javier | 7.829310 , -72.647700 |
Notes:
- You can download geometry data for Durania 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.