Herrán (Norte de Santander) Map Cropping Samples
Herrán (Norte de Santander) Map Cropping Samples-1
Herrán (Norte de Santander) Map Cropping Samples-2
Herrán neighborhoods and villages map with 3D shadow effect
flag map of Herrán with 3D shadow effect
Herrán map with 3d shadow effect
Download outline map of Herrán (geojson format) :
Herrán.geojson (**)
Download polygon array of Herrán map for "Google Maps" :
Herrán.txt
Bounding Box for Herrán Map : ( 7.395008 , -72.555437 , 7.562937 , -72.416331 )
Wikipedia ID for Herrán : Q1655591
Wikipedia SPARQL Query for Herrán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655591 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655591 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655591 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655591 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655591 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655591 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 Herrán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.395008, -72.555437, 7.562937, -72.416331);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Herrán)
[out:json];
(
rel["name"="Herrán"][type=boundary];
rel["name:en"="Herrán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Herrán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagalal | 7.522680 , -72.489280 |
Bersalia | 7.533330 , -72.516670 |
Campoalegre | 7.516670 , -72.516670 |
El Ramal | 7.490280 , -72.493610 |
Herrán | 7.506110 , -72.483320 |
La Colorada | 7.440860 , -72.456940 |
La Pradera | 7.535000 , -72.486110 |
La Teja | 7.533330 , -72.483330 |
Laureano Gomez | 7.450000 , -72.483330 |
Miraflores | 7.551390 , -72.479720 |
Pamplonita | 7.540770 , -72.484420 |
Notes:
- You can download geometry data for Herrán 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.