San Francisco del Valle (Ocotepeque) Map Cropping Samples
San Francisco del Valle (Ocotepeque) Map Cropping Samples-1
San Francisco del Valle (Ocotepeque) Map Cropping Samples-2
San Francisco del Valle neighborhoods and villages map with 3D shadow effect
flag map of San Francisco del Valle with 3D shadow effect
San Francisco del Valle map with 3d shadow effect
Download outline map of San Francisco del Valle (geojson format) :
San Francisco del Valle.geojson (**)
Download polygon array of San Francisco del Valle map for "Google Maps" :
San Francisco del Valle.txt
Bounding Box for San Francisco del Valle Map : ( 14.368733 , -89.079948 , 14.47798 , -88.893028 )
Wikipedia ID for San Francisco del Valle : Q2394017
Wikipedia SPARQL Query for San Francisco del Valle (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394017 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394017 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394017 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394017 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394017 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394017 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 Francisco del Valle map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.368733, -89.079948, 14.47798, -88.893028);
);
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 Francisco del Valle)
[out:json];
(
rel["name"="San Francisco"][type=boundary];
rel["name:en"="San Francisco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Francisco del Valle
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Barro | 14.433330 , -88.983330 |
El Coloal | 14.416670 , -88.983330 |
El Ingenio | 14.450000 , -89.016670 |
El Matasano | 14.400000 , -89.016670 |
El Rastrojon | 14.400000 , -89.033330 |
El Sile | 14.433330 , -89.000000 |
El Tablon | 14.450000 , -88.966670 |
Gualtaya | 14.466670 , -88.916670 |
La Chorrera | 14.416670 , -88.966670 |
La Granadita | 14.400000 , -89.066670 |
La Gualtaya | 14.466670 , -88.916600 |
La Hacienda de Sinacar | 14.433330 , -89.033330 |
La Laguna | 14.450000 , -88.933330 |
Las Mesitas | 14.416670 , -88.966670 |
San Francisco del Valle | 14.433330 , -88.950000 |
Santa Rita | 14.416670 , -89.016670 |
Santa Teresa | 14.383330 , -89.000000 |
Notes:
- You can download geometry data for San Francisco del Valle 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.