Piojó (Atlántico) Map Cropping Samples
Piojó (Atlántico) Map Cropping Samples-1
Piojó (Atlántico) Map Cropping Samples-2
Piojó neighborhoods and villages map with 3D shadow effect
flag map of Piojó with 3D shadow effect
Piojó map with 3d shadow effect
Download outline map of Piojó (geojson format) :
Piojó.geojson (**)
Download polygon array of Piojó map for "Google Maps" :
Piojó.txt
Bounding Box for Piojó Map : ( 10.673651 , -75.25044 , 10.811946 , -75.025931 )
Wikipedia ID for Piojó : Q2320388
Wikipedia SPARQL Query for Piojó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2320388 wdt:P1082 ?population. }
OPTIONAL { wd:Q2320388 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2320388 wdt:P2046 ?area. }
OPTIONAL { wd:Q2320388 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2320388 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2320388 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 Piojó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.673651, -75.25044, 10.811946, -75.025931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piojó)
[out:json];
(
rel["name"="Piojó"][type=boundary];
rel["name:en"="Piojó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piojó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguaviva | 10.734460 , -75.072380 |
Alcazar | 10.783330 , -75.166670 |
Arroyo Barro | 10.700000 , -75.100000 |
Bajo de Unira | 10.700000 , -75.083330 |
El Cerrito | 10.766670 , -75.209600 |
El Cerrito | 10.750000 , -75.183330 |
El Poste | 10.733330 , -75.033330 |
Helenita | 10.750000 , -75.233330 |
Hibacharo | 10.714900 , -75.133980 |
Hueso de Vaca | 10.766670 , -75.216670 |
La Arena | 10.800000 , -75.216670 |
Lomarena | 10.771500 , -75.163400 |
Manglar | 10.800000 , -75.133330 |
Piojó | 10.748460 , -75.107760 |
Taive | 10.766670 , -75.083330 |
Unira | 10.700000 , -75.066670 |
Vito | 10.800000 , -75.150000 |
Notes:
- You can download geometry data for Piojó 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.