Palestina (Caldas) Map Cropping Samples
Palestina (Caldas) Map Cropping Samples-1
Palestina (Caldas) Map Cropping Samples-2
Palestina neighborhoods and villages map with 3D shadow effect
flag map of Palestina with 3D shadow effect
Palestina map with 3d shadow effect
Download outline map of Palestina (geojson format) :
Palestina.geojson (**)
Download polygon array of Palestina map for "Google Maps" :
Palestina.txt
Bounding Box for Palestina Map : ( 4.990077 , -75.711317 , 5.14216 , -75.600942 )
Wikipedia ID for Palestina : Q1524756
Wikipedia SPARQL Query for Palestina (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524756 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524756 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524756 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524756 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524756 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524756 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 Palestina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.990077, -75.711317, 5.14216, -75.600942);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palestina)
[out:json];
(
rel["name"="Palestina"][type=boundary];
rel["name:en"="Palestina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palestina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arauca | 5.110480 , -75.702300 |
El Encanto | 5.050000 , -75.633330 |
El Reposo | 5.036670 , -75.643330 |
El Retiro | 5.131110 , -75.687220 |
La Paloma | 5.023330 , -75.646110 |
La Plata | 5.038610 , -75.677500 |
La Rochela | 5.086670 , -75.688890 |
La Torre | 5.038060 , -75.618060 |
Magallenes | 5.048890 , -75.698060 |
Margaritas | 5.035560 , -75.611390 |
Palestina | 5.019400 , -75.622420 |
Santa Ines | 5.033890 , -75.681110 |
Santagueda | 5.065000 , -75.663060 |
Notes:
- You can download geometry data for Palestina 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.