Download outline map of Samaniego (geojson format) :
Samaniego.geojson (**)
Download polygon array of Samaniego map for "Google Maps" :
Samaniego.txt
Bounding Box for Samaniego Map : ( 1.198856 , -77.886525 , 1.596574 , -77.539161 )
Wikipedia ID for Samaniego : Q2195228
Wikipedia SPARQL Query for Samaniego (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2195228 wdt:P1082 ?population. }
OPTIONAL { wd:Q2195228 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2195228 wdt:P2046 ?area. }
OPTIONAL { wd:Q2195228 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2195228 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2195228 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 Samaniego map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.198856, -77.886525, 1.596574, -77.539161);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samaniego)
[out:json];
(
rel["name"="Samaniego"][type=boundary];
rel["name:en"="Samaniego"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samaniego
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | 1.424400 , -77.624270 |
Cartagena | 1.317250 , -77.615020 |
Chuguldi | 1.383330 , -77.633330 |
Concordia | 1.383330 , -77.700000 |
Decio | 1.480810 , -77.691850 |
El Carrizal | 1.233330 , -77.566670 |
El Llano | 1.400000 , -77.583330 |
El Madrono | 1.400000 , -77.716670 |
El Paradero | 1.278760 , -77.593330 |
El Placer | 1.350000 , -77.650000 |
El Salado | 1.316670 , -77.600000 |
El Vergel | 1.496930 , -77.687500 |
La Aguada | 1.260950 , -77.550690 |
La Alegria | 1.500000 , -77.816670 |
La Capilla | 1.366670 , -77.666670 |
La Mesa | 1.353070 , -77.587870 |
La Playa | 1.333330 , -77.600000 |
Pichelo | 1.366670 , -77.616670 |
Piedecuesta | 1.333330 , -77.550000 |
Puechag | 1.300000 , -77.600000 |
Puente Tierra | 1.287890 , -77.548510 |
Rancheria | 1.236920 , -77.582210 |
Remate | 1.500000 , -77.883330 |
Sacampues | 1.416670 , -77.583330 |
Samaniego | 1.338500 , -77.595700 |
Sarancocho | 1.350000 , -77.600000 |
Tanama | 1.392720 , -77.612590 |
Transvaal | 1.416670 , -77.700000 |
Yunguilla | 1.350000 , -77.583330 |
Notes:
- You can download geometry data for Samaniego 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.