Sardinata (Norte de Santander) Map Cropping Samples
Sardinata (Norte de Santander) Map Cropping Samples-1
Sardinata (Norte de Santander) Map Cropping Samples-2
Sardinata neighborhoods and villages map with 3D shadow effect
flag map of Sardinata with 3D shadow effect
Sardinata map with 3d shadow effect
Download outline map of Sardinata (geojson format) :
Sardinata.geojson (**)
Download polygon array of Sardinata map for "Google Maps" :
Sardinata.txt
Bounding Box for Sardinata Map : ( 7.994142 , -72.995019 , 8.523427 , -72.591388 )
Wikipedia ID for Sardinata : Q629630
Wikipedia SPARQL Query for Sardinata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q629630 wdt:P1082 ?population. }
OPTIONAL { wd:Q629630 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q629630 wdt:P2046 ?area. }
OPTIONAL { wd:Q629630 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q629630 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q629630 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 Sardinata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.994142, -72.995019, 8.523427, -72.591388);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sardinata)
[out:json];
(
rel["name"="Sardinata"][type=boundary];
rel["name:en"="Sardinata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sardinata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 8.047760 , -72.831010 |
Buenos Aires | 8.311430 , -72.842980 |
Comarca | 8.121110 , -72.866940 |
Corinto | 8.379170 , -72.745000 |
Cuesta de Macho | 8.273330 , -72.774440 |
El Carmen | 8.167840 , -72.811290 |
El Guamo | 8.260130 , -72.640250 |
El Libano | 8.137410 , -72.704380 |
El Placer | 8.222610 , -72.816890 |
Filo Rico | 8.288890 , -72.809440 |
Higueron | 8.125860 , -72.817270 |
La Esperanza | 8.236880 , -72.770150 |
La Pailona | 8.005610 , -72.793070 |
La Pradera | 8.416670 , -72.900000 |
La San Juana | 8.074990 , -72.838240 |
La Union | 8.216670 , -72.950000 |
La Victoria | 8.113510 , -72.848970 |
La Victoria | 8.020720 , -72.797840 |
Las Brisas | 8.412270 , -72.689690 |
Luis Vero | 8.421170 , -72.916920 |
Maravilla | 8.153900 , -72.806030 |
San Antonio | 8.151180 , -72.903460 |
San Luis | 8.298060 , -72.831350 |
San Martin de Loba | 8.373220 , -72.698810 |
San Miguel | 8.164700 , -72.672900 |
San Pablo | 8.511110 , -72.941390 |
San Rafael | 8.238110 , -72.818660 |
San Roque | 8.209160 , -72.740130 |
Santa Celina | 8.515280 , -72.925000 |
Santa Cruz | 8.309540 , -72.913650 |
Sardinata | 8.082890 , -72.800710 |
Tachira | 8.105660 , -72.791930 |
Notes:
- You can download geometry data for Sardinata 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.