Zapayán (Magdalena) Map Cropping Samples
Zapayán (Magdalena) Map Cropping Samples-1
Zapayán (Magdalena) Map Cropping Samples-2
Zapayán neighborhoods and villages map with 3D shadow effect
flag map of Zapayán with 3D shadow effect
Zapayán map with 3d shadow effect
Download outline map of Zapayán (geojson format) :
Zapayán.geojson (**)
Download polygon array of Zapayán map for "Google Maps" :
Zapayán.txt
Bounding Box for Zapayán Map : ( 9.999964 , -74.825364 , 10.273878 , -74.582215 )
Wikipedia ID for Zapayán : Q1525827
Wikipedia SPARQL Query for Zapayán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525827 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525827 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525827 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525827 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525827 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525827 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 Zapayán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.999964, -74.825364, 10.273878, -74.582215);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zapayán)
[out:json];
(
rel["name"="Zapayán"][type=boundary];
rel["name:en"="Zapayán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zapayán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alemania | 10.035280 , -74.723330 |
Bellavista | 10.253610 , -74.712220 |
Cano de Agua | 10.213610 , -74.594870 |
Capuchino | 10.156940 , -74.723330 |
Diluvio | 10.238420 , -74.651500 |
El Atravesado | 10.090280 , -74.662780 |
El Contento | 10.100000 , -74.700000 |
El Descanso | 10.266670 , -74.700000 |
El Horizonte | 10.065000 , -74.688890 |
Hacienda La Danta | 10.200560 , -74.585560 |
Henequen | 10.227220 , -74.688890 |
Las Panelas | 10.168030 , -74.677860 |
Los Cerritos | 10.247070 , -74.683330 |
Los Cocos | 10.199720 , -74.691670 |
Los Lirios | 10.086940 , -74.712780 |
Piedra de Moler | 10.100290 , -74.730030 |
Piedra Pintada | 10.091310 , -74.759630 |
Punta de Piedra | 10.168630 , -74.716820 |
Santa Martica | 10.020800 , -74.785400 |
Sincelejo | 10.183330 , -74.600000 |
Tulipan | 10.183330 , -74.600000 |
Notes:
- You can download geometry data for Zapayá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.