Palestina (Guayas) Map Cropping Samples
Palestina (Guayas) Map Cropping Samples-1
Palestina (Guayas) 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 : ( -1.716567 , -80.01459 , -1.536675 , -79.852641 )
Wikipedia ID for Palestina : Q1990111
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:Q1990111 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990111 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990111 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990111 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990111 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990111 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"](-1.716567, -80.01459, -1.536675, -79.852641);
);
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) |
El Carmen | -1.642110 , -79.862980 |
Guadalupe | -1.616670 , -79.866670 |
Hacienda Ajigual | -1.550000 , -79.883330 |
Infancia | -1.700000 , -79.866670 |
Jacinto | -1.687810 , -79.890930 |
Las Cruces | -1.616670 , -79.966670 |
Leopoldina | -1.633330 , -79.966670 |
Manantiales | -1.616670 , -79.883330 |
Margarita | -1.616670 , -79.866670 |
Mirador | -1.606940 , -79.886760 |
Palestina | -1.628600 , -79.979650 |
Pastoriza | -1.676770 , -79.873660 |
Pocitos | -1.650000 , -79.933330 |
Robalino | -1.633330 , -79.883330 |
San Eduardo | -1.642150 , -80.009290 |
San Enrique | -1.666670 , -79.883330 |
San Felipe | -1.600000 , -79.950000 |
Santa Rosa | -1.638040 , -79.970750 |
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.