Vallecillo (Francisco Morazán) Map Cropping Samples
Vallecillo (Francisco Morazán) Map Cropping Samples-1
Vallecillo (Francisco Morazán) Map Cropping Samples-2
Vallecillo neighborhoods and villages map with 3D shadow effect
flag map of Vallecillo with 3D shadow effect
Vallecillo map with 3d shadow effect
Download outline map of Vallecillo (geojson format) :
Vallecillo.geojson (**)
Download polygon array of Vallecillo map for "Google Maps" :
Vallecillo.txt
Bounding Box for Vallecillo Map : ( 14.444645 , -87.468727 , 14.624174 , -87.295097 )
Wikipedia ID for Vallecillo : Q1645152
Wikipedia SPARQL Query for Vallecillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645152 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645152 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645152 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645152 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645152 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645152 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 Vallecillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.444645, -87.468727, 14.624174, -87.295097);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vallecillo)
[out:json];
(
rel["name"="Vallecillo"][type=boundary];
rel["name:en"="Vallecillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vallecillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranco Colorado | 14.566670 , -87.416670 |
Calpules | 14.583330 , -87.366670 |
El Eden | 14.566670 , -87.333330 |
El Olvido | 14.500000 , -87.416670 |
El Oro | 14.566670 , -87.366670 |
La Tronadora | 14.600000 , -87.333330 |
Las Delicias | 14.483330 , -87.400000 |
Las Marias | 14.533330 , -87.433330 |
Los Planes | 14.583330 , -87.366670 |
Netapa | 14.616670 , -87.366670 |
Quebradas | 14.500000 , -87.350000 |
San Jose de la Mora | 14.533330 , -87.416670 |
Tuliapa | 14.533330 , -87.316670 |
Tuliapita | 14.550000 , -87.350000 |
Vallecillo | 14.516670 , -87.400000 |
Notes:
- You can download geometry data for Vallecillo 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.