Zapatoca (Santander) Map Cropping Samples
Zapatoca (Santander) Map Cropping Samples-1
Zapatoca (Santander) Map Cropping Samples-2
Zapatoca neighborhoods and villages map with 3D shadow effect
flag map of Zapatoca with 3D shadow effect
Zapatoca map with 3d shadow effect
Download outline map of Zapatoca (geojson format) :
Zapatoca.geojson (**)
Download polygon array of Zapatoca map for "Google Maps" :
Zapatoca.txt
Bounding Box for Zapatoca Map : ( 6.694618 , -73.447179 , 7.007267 , -73.167159 )
Wikipedia ID for Zapatoca : Q1574792
Wikipedia SPARQL Query for Zapatoca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574792 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574792 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574792 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574792 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574792 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574792 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 Zapatoca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.694618, -73.447179, 7.007267, -73.167159);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zapatoca)
[out:json];
(
rel["name"="Zapatoca"][type=boundary];
rel["name:en"="Zapatoca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zapatoca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Coscal | 6.754380 , -73.244900 |
El Hato | 6.749470 , -73.273500 |
La Fuente | 6.706910 , -73.281410 |
Loma Redonda | 6.917540 , -73.340230 |
Monte Grande | 6.733330 , -73.250000 |
Nuevo Mundo | 6.766670 , -73.333330 |
Zapatoca | 6.815320 , -73.267680 |
Notes:
- You can download geometry data for Zapatoca 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.