Paján (Manabi) Map Cropping Samples
Paján (Manabi) Map Cropping Samples-1
Paján (Manabi) Map Cropping Samples-2
Paján neighborhoods and villages map with 3D shadow effect
flag map of Paján with 3D shadow effect
Paján map with 3d shadow effect
Download outline map of Paján (geojson format) :
Paján.geojson (**)
Download polygon array of Paján map for "Google Maps" :
Paján.txt
Bounding Box for Paján Map : ( -1.943955 , -80.573228 , -1.452631 , -80.180321 )
Wikipedia ID for Paján : Q7125333
Wikipedia SPARQL Query for Paján (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7125333 wdt:P1082 ?population. }
OPTIONAL { wd:Q7125333 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7125333 wdt:P2046 ?area. }
OPTIONAL { wd:Q7125333 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7125333 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7125333 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 Paján map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.943955, -80.573228, -1.452631, -80.180321);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paján)
[out:json];
(
rel["name"="Paján"][type=boundary];
rel["name:en"="Paján"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paján
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacatal | -1.616670 , -80.433330 |
Campozano | -1.581760 , -80.396610 |
Cascol | -1.666670 , -80.466670 |
Cruz de Guanabano | -1.720060 , -80.386030 |
Guale | -1.631450 , -80.239010 |
Iguanas | -1.683330 , -80.216670 |
La Esperanza | -1.575130 , -80.517660 |
Las Guabas | -1.550000 , -80.316670 |
Lascano | -1.530860 , -80.229850 |
Paján | -1.552380 , -80.429580 |
Procel | -1.678710 , -80.386170 |
Rendon | -1.583330 , -80.516670 |
Rio Hondo | -1.533330 , -80.433330 |
Notes:
- You can download geometry data for Paján 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.