Arboledas (Norte de Santander) Map Cropping Samples
Arboledas (Norte de Santander) Map Cropping Samples-1
Arboledas (Norte de Santander) Map Cropping Samples-2
Arboledas neighborhoods and villages map with 3D shadow effect
flag map of Arboledas with 3D shadow effect
Arboledas map with 3d shadow effect
Download outline map of Arboledas (geojson format) :
Arboledas.geojson (**)
Download polygon array of Arboledas map for "Google Maps" :
Arboledas.txt
Bounding Box for Arboledas Map : ( 7.464156 , -72.989558 , 7.749645 , -72.691948 )
Wikipedia ID for Arboledas : Q1574827
Wikipedia SPARQL Query for Arboledas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574827 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574827 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574827 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574827 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574827 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574827 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 Arboledas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.464156, -72.989558, 7.749645, -72.691948);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arboledas)
[out:json];
(
rel["name"="Arboledas"][type=boundary];
rel["name:en"="Arboledas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arboledas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alberto Duran | 7.683330 , -72.700000 |
Arboledas | 7.642330 , -72.799440 |
Babilonia | 7.633330 , -72.916670 |
Barrientos | 7.683330 , -72.800000 |
Bateas | 7.666670 , -72.750000 |
Boqueron | 7.525570 , -72.958840 |
Castro | 7.622880 , -72.865270 |
Cinera | 7.550000 , -72.866670 |
El Encanto | 7.650000 , -72.716670 |
El Placer | 7.683330 , -72.716670 |
Gurupal | 7.700000 , -72.733330 |
San Fernando | 7.683330 , -72.766670 |
San Joaquin | 7.650000 , -72.733330 |
Notes:
- You can download geometry data for Arboledas 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.