Santa Lucía (Francisco Morazán) Map Cropping Samples
Santa Lucía (Francisco Morazán) Map Cropping Samples-1
Santa Lucía (Francisco Morazán) Map Cropping Samples-2
Santa Lucía neighborhoods and villages map with 3D shadow effect
flag map of Santa Lucía with 3D shadow effect
Santa Lucía map with 3d shadow effect
Download outline map of Santa Lucía (geojson format) :
Santa Lucía.geojson (**)
Download polygon array of Santa Lucía map for "Google Maps" :
Santa Lucía.txt
Bounding Box for Santa Lucía Map : ( 14.081243 , -87.135292 , 14.179078 , -87.05468 )
Wikipedia ID for Santa Lucía : Q1645159
Wikipedia SPARQL Query for Santa Lucía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645159 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645159 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645159 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645159 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645159 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645159 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 Santa Lucía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.081243, -87.135292, 14.179078, -87.05468);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Lucía)
[out:json];
(
rel["name"="Santa Lucia"][type=boundary];
rel["name:en"="Santa Lucia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Lucía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Podrida | 14.116670 , -87.066670 |
El Chimbo | 14.133330 , -87.116670 |
El Eden | 14.083330 , -87.100000 |
El Manto | 14.100000 , -87.100000 |
El Pais | 14.100000 , -87.116670 |
El Sauce | 14.116670 , -87.066670 |
La Crucita | 14.100000 , -87.100000 |
La Cuadrilla | 14.116670 , -87.116670 |
La Loma Alta Sur | 14.100000 , -87.116670 |
La Pancha | 14.100000 , -87.083330 |
La Sabaneta | 14.100000 , -87.116670 |
Los Carinos | 14.100000 , -87.083330 |
Los Encinos | 14.100000 , -87.083330 |
Montana de Los Lagos | 14.133330 , -87.100000 |
Montana Grande | 14.102740 , -87.099090 |
Santa Lucía | 14.100000 , -87.116670 |
Sarabanda | 14.100000 , -87.100000 |
Tunel El Carrizal | 14.150000 , -87.066670 |
Notes:
- You can download geometry data for Santa Lucía 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.