El Zulia (Norte de Santander) Map Cropping Samples
El Zulia (Norte de Santander) Map Cropping Samples-1
El Zulia (Norte de Santander) Map Cropping Samples-2
El Zulia neighborhoods and villages map with 3D shadow effect
flag map of El Zulia with 3D shadow effect
El Zulia map with 3d shadow effect
Download outline map of El Zulia (geojson format) :
El Zulia.geojson (**)
Download polygon array of El Zulia map for "Google Maps" :
El Zulia.txt
Bounding Box for El Zulia Map : ( 7.904237 , -72.760008 , 8.28641 , -72.525679 )
Wikipedia ID for El Zulia : Q1441107
Wikipedia SPARQL Query for El Zulia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441107 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441107 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441107 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441107 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441107 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441107 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 El Zulia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.904237, -72.760008, 8.28641, -72.525679);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Zulia)
[out:json];
(
rel["name"="El Zulia"][type=boundary];
rel["name:en"="El Zulia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Zulia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campo Alicia | 8.047790 , -72.687960 |
El Astillero | 8.127780 , -72.586110 |
El Zulia | 7.932480 , -72.601250 |
La Chacara | 8.158330 , -72.611940 |
La Union | 8.256610 , -72.581730 |
Pan de Azucar | 8.024440 , -72.716940 |
Pan de Azucar | 7.966670 , -72.666670 |
Parroquia | 8.005290 , -72.664790 |
Remolino | 8.280710 , -72.603380 |
Tocoroca | 8.233330 , -72.583330 |
Veinte de Junio | 8.040560 , -72.622500 |
Notes:
- You can download geometry data for El Zulia 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.