San Félix (Chiriquí) Map Cropping Samples
San Félix (Chiriquí) Map Cropping Samples-1
San Félix (Chiriquí) Map Cropping Samples-2
San Félix neighborhoods and villages map with 3D shadow effect
flag map of San Félix with 3D shadow effect
San Félix map with 3d shadow effect
Download outline map of San Félix (geojson format) :
San Félix.geojson (**)
Download polygon array of San Félix map for "Google Maps" :
San Félix.txt
Bounding Box for San Félix Map : ( 8.16060880232 , -81.9893978647 , 8.34581633583 , -81.8286314496 )
Wikipedia ID for San Félix : Q2217004
Wikipedia SPARQL Query for San Félix (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2217004 wdt:P1082 ?population. }
OPTIONAL { wd:Q2217004 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2217004 wdt:P2046 ?area. }
OPTIONAL { wd:Q2217004 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2217004 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2217004 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 San Félix map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.16060880232, -81.9893978647, 8.34581633583, -81.8286314496);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Félix)
[out:json];
(
rel["name"="San Félix"][type=boundary];
rel["name:en"="San Félix"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Félix
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo Jacoy | 8.233330 , -81.883330 |
Boca de Tigre | 8.316670 , -81.933330 |
El Macano | 8.316670 , -81.866670 |
Hato del Rosario | 8.216670 , -81.866670 |
Higo Mocho | 8.267760 , -81.872640 |
Juan Vaca | 8.243200 , -81.880260 |
Juay | 8.284150 , -81.946330 |
La Esmeralda | 8.319690 , -81.853380 |
Lajas Adentro | 8.249810 , -81.877790 |
Las Lajas | 8.241840 , -81.869310 |
Las Matas | 8.299500 , -81.866050 |
Los Pozos de Galique | 8.316670 , -81.916670 |
Rabo de Puerco | 8.298450 , -81.971990 |
Rincon | 8.233330 , -81.877980 |
San Félix | 8.283330 , -81.866670 |
Santa Cruz | 8.232190 , -81.913230 |
Silimin | 8.282050 , -81.876760 |
Notes:
- You can download geometry data for San Félix 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.