Palmito (Sucre) Map Cropping Samples
Palmito (Sucre) Map Cropping Samples-1
Palmito (Sucre) Map Cropping Samples-2
Palmito neighborhoods and villages map with 3D shadow effect
flag map of Palmito with 3D shadow effect
Palmito map with 3d shadow effect
Download outline map of Palmito (geojson format) :
Palmito.geojson (**)
Download polygon array of Palmito map for "Google Maps" :
Palmito.txt
Bounding Box for Palmito Map : ( 9.257977 , -75.684277 , 9.40744 , -75.494305 )
Wikipedia ID for Palmito : Q1577493
Wikipedia SPARQL Query for Palmito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577493 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577493 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577493 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577493 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577493 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577493 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 Palmito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.257977, -75.684277, 9.40744, -75.494305);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palmito)
[out:json];
(
rel["name"="Palmito"][type=boundary];
rel["name:en"="Palmito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palmito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algodoncillo | 9.268700 , -75.551990 |
Buenos Aires | 9.358370 , -75.634910 |
Buenos Aires | 9.305960 , -75.502490 |
Caimanera | 9.366830 , -75.537300 |
Charco Las Palmas | 9.300000 , -75.533330 |
El Frances | 9.357250 , -75.599180 |
El Socorro | 9.333190 , -75.653460 |
Gales | 9.370350 , -75.595630 |
Guaimi | 9.298300 , -75.534790 |
Guami | 9.300000 , -75.533330 |
La Uvita | 9.365370 , -75.630850 |
Maipo | 9.359870 , -75.540260 |
Palmito | 9.331890 , -75.541700 |
Palmito | 9.333330 , -75.550000 |
Pativilca | 9.392730 , -75.588640 |
Piensalo Bien | 9.313510 , -75.562840 |
San Martin | 9.285680 , -75.552590 |
Notes:
- You can download geometry data for Palmito 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.