Salazar (Norte de Santander) Map Cropping Samples
Salazar (Norte de Santander) Map Cropping Samples-1
Salazar (Norte de Santander) Map Cropping Samples-2
Salazar neighborhoods and villages map with 3D shadow effect
flag map of Salazar with 3D shadow effect
Salazar map with 3d shadow effect
Download outline map of Salazar (geojson format) :
Salazar.geojson (**)
Download polygon array of Salazar map for "Google Maps" :
Salazar.txt
Bounding Box for Salazar Map : ( 7.667531 , -73.000458 , 7.90274 , -72.706612 )
Wikipedia ID for Salazar : Q776636
Wikipedia SPARQL Query for Salazar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q776636 wdt:P1082 ?population. }
OPTIONAL { wd:Q776636 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q776636 wdt:P2046 ?area. }
OPTIONAL { wd:Q776636 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q776636 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q776636 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 Salazar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.667531, -73.000458, 7.90274, -72.706612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Salazar)
[out:json];
(
rel["name"="Salazar"][type=boundary];
rel["name:en"="Salazar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Salazar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agualinda | 7.833330 , -72.916670 |
El Laurel | 7.855720 , -72.902610 |
El Reten | 7.866670 , -72.933330 |
El Tesoro | 7.820360 , -72.802100 |
Encontrados | 7.783330 , -72.800000 |
Ensillada | 7.733330 , -72.766670 |
Holanda | 7.816670 , -72.933330 |
La Laguna | 7.808880 , -72.772110 |
La Vega | 7.733330 , -72.833330 |
Las Brisas | 7.800000 , -72.900000 |
Monte Cristo | 7.813510 , -72.835620 |
Quebrada Honda | 7.833330 , -72.866670 |
Salzar | 7.773160 , -72.809060 |
San Antonio | 7.737280 , -72.750670 |
San Jeronimo | 7.816670 , -72.816670 |
San Jose de Avila | 7.834270 , -72.880120 |
Talquito | 7.872790 , -72.934130 |
Zulia | 7.740160 , -72.780520 |
Notes:
- You can download geometry data for Salazar 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.