Villa de San Francisco (Francisco Morazán) Map Cropping Samples
Villa de San Francisco (Francisco Morazán) Map Cropping Samples-1
Villa de San Francisco (Francisco Morazán) Map Cropping Samples-2
Villa de San Francisco neighborhoods and villages map with 3D shadow effect
flag map of Villa de San Francisco with 3D shadow effect
Villa de San Francisco map with 3d shadow effect
Download outline map of Villa de San Francisco (geojson format) :
Villa de San Francisco.geojson (**)
Download polygon array of Villa de San Francisco map for "Google Maps" :
Villa de San Francisco.txt
Bounding Box for Villa de San Francisco Map : ( 14.144834 , -87.007118 , 14.238566 , -86.896614 )
Wikipedia ID for Villa de San Francisco : Q2393148
Wikipedia SPARQL Query for Villa de San Francisco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393148 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393148 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393148 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393148 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393148 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393148 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 Villa de San Francisco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.144834, -87.007118, 14.238566, -86.896614);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa de San Francisco)
[out:json];
(
rel["name"="Villa de San Francisco"][type=boundary];
rel["name:en"="Villa de San Francisco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de San Francisco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Aguacatillo | 14.216670 , -86.983330 |
El Pedregal | 14.233330 , -86.983330 |
La Mesa | 14.200000 , -86.983330 |
Ojustal | 14.166670 , -86.983330 |
Pueblo Nuevo | 14.166670 , -86.983330 |
San Jose | 14.166670 , -86.933330 |
Villa de San Francisco | 14.166670 , -86.966670 |
Notes:
- You can download geometry data for Villa de San Francisco 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.