Zaragoza (Antioquia) Map Cropping Samples
Zaragoza (Antioquia) Map Cropping Samples-1
Zaragoza (Antioquia) Map Cropping Samples-2
Zaragoza neighborhoods and villages map with 3D shadow effect
flag map of Zaragoza with 3D shadow effect
Zaragoza map with 3d shadow effect
Download outline map of Zaragoza (geojson format) :
Zaragoza.geojson (**)
Download polygon array of Zaragoza map for "Google Maps" :
Zaragoza.txt
Bounding Box for Zaragoza Map : ( 7.263749 , -75.128683 , 7.725495 , -74.615075 )
Wikipedia ID for Zaragoza : Q1441664
Wikipedia SPARQL Query for Zaragoza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441664 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441664 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441664 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441664 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441664 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441664 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 Zaragoza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.263749, -75.128683, 7.725495, -74.615075);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zaragoza)
[out:json];
(
rel["name"="Zaragoza"][type=boundary];
rel["name:en"="Zaragoza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zaragoza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | 7.618980 , -74.946700 |
Buenos Aires | 7.419330 , -74.856930 |
Cordero | 7.556180 , -74.803580 |
De La Osa | 7.509070 , -74.951730 |
El Bosque | 7.362550 , -74.850160 |
El Jobo | 7.594910 , -74.844050 |
El Naranjal | 7.600000 , -74.833330 |
Fraguas | 7.282910 , -74.831850 |
Guayacon | 7.550000 , -74.833330 |
Gumersindo | 7.604130 , -74.988050 |
La Guinea | 7.616670 , -74.833330 |
La Solita | 7.569540 , -74.846390 |
Los Chorros | 7.433330 , -74.816670 |
Pato | 7.497110 , -74.925140 |
Popales | 7.444710 , -75.001040 |
Represa | 7.474230 , -74.922560 |
Saltillo | 7.400000 , -74.833330 |
San Juan | 7.466670 , -74.883330 |
Venecia | 7.559360 , -74.820040 |
Zaragoza | 7.489710 , -74.869190 |
Notes:
- You can download geometry data for Zaragoza 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.