Maceo (Antioquia) Map Cropping Samples
Maceo (Antioquia) Map Cropping Samples-1
Maceo (Antioquia) Map Cropping Samples-2
Maceo neighborhoods and villages map with 3D shadow effect
flag map of Maceo with 3D shadow effect
Maceo map with 3d shadow effect
Download outline map of Maceo (geojson format) :
Maceo.geojson (**)
Download polygon array of Maceo map for "Google Maps" :
Maceo.txt
Bounding Box for Maceo Map : ( 6.394534 , -74.873381 , 6.656267 , -74.560214 )
Wikipedia ID for Maceo : Q1576486
Wikipedia SPARQL Query for Maceo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576486 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576486 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576486 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576486 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576486 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576486 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 Maceo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.394534, -74.873381, 6.656267, -74.560214);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maceo)
[out:json];
(
rel["name"="Maceo"][type=boundary];
rel["name:en"="Maceo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maceo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alemania | 6.478890 , -74.771390 |
Alicante | 6.616670 , -74.600000 |
Arenosa | 6.474260 , -74.686190 |
El Jardin | 6.416390 , -74.731110 |
Farallones | 6.491390 , -74.673060 |
Floresta | 6.478890 , -74.698060 |
La Hondita | 6.491750 , -74.744360 |
La Linda | 6.482780 , -74.682780 |
La Susana | 6.600570 , -74.655890 |
Maceo | 6.551960 , -74.787420 |
San Antonio | 6.488890 , -74.797220 |
San Laureano | 6.566670 , -74.833330 |
Notes:
- You can download geometry data for Maceo 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.