Download outline map of Ponedera (geojson format) :
Ponedera.geojson (**)
Download polygon array of Ponedera map for "Google Maps" :
Ponedera.txt
Bounding Box for Ponedera Map : ( 10.483336 , -74.8731 , 10.725935 , -74.724713 )
Wikipedia ID for Ponedera : Q512871
Wikipedia SPARQL Query for Ponedera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q512871 wdt:P1082 ?population. }
OPTIONAL { wd:Q512871 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q512871 wdt:P2046 ?area. }
OPTIONAL { wd:Q512871 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q512871 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q512871 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 Ponedera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.483336, -74.8731, 10.725935, -74.724713);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ponedera)
[out:json];
(
rel["name"="Ponedera"][type=boundary];
rel["name:en"="Ponedera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ponedera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albricias | 10.550000 , -74.800000 |
Arroyo Cojo | 10.600000 , -74.783330 |
Campamento | 10.533330 , -74.800000 |
Cumaco | 10.650000 , -74.850000 |
El Amparo | 10.650000 , -74.783330 |
El Pantano | 10.600000 , -74.816670 |
Giraldito | 10.508250 , -74.811280 |
Guamacho | 10.600000 , -74.833330 |
Guayepo | 10.600000 , -74.800000 |
Jabara | 10.600000 , -74.816670 |
Julio | 10.595280 , -74.756110 |
La Centella | 10.666670 , -74.850000 |
La Giralda | 10.533330 , -74.783330 |
La Margarita | 10.650000 , -74.850000 |
La Montana | 10.560310 , -74.781810 |
La Retirada | 10.616670 , -74.838000 |
La Victoria | 10.633330 , -74.766670 |
Las Flores | 10.497190 , -74.818480 |
Las Mercedes | 10.616670 , -74.833330 |
Loma Arena | 10.583330 , -74.783330 |
Los Calabozos | 10.650000 , -74.783330 |
Los Olvidos | 10.600000 , -74.733330 |
Los Pitones | 10.633330 , -74.766670 |
Martillo | 10.626960 , -74.830430 |
Mohan | 10.650000 , -74.800000 |
Monte Grande | 10.566670 , -74.750000 |
Ponedera | 10.641040 , -74.750260 |
Puerto Giraldo | 10.504190 , -74.815600 |
San Espedito | 10.600000 , -74.783330 |
San Fernando | 10.600000 , -74.783330 |
San Pedro de Charcolata | 10.700000 , -74.866670 |
Santa Rita | 10.592540 , -74.782050 |
Tocaima | 10.555170 , -74.840660 |
Notes:
- You can download geometry data for Ponedera 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.