San Francisco Lempa (Morazán) Map Cropping Samples
San Francisco Lempa (Morazán) Map Cropping Samples-1
San Francisco Lempa (Morazán) Map Cropping Samples-2
San Francisco Lempa neighborhoods and villages map with 3D shadow effect
flag map of San Francisco Lempa with 3D shadow effect
San Francisco Lempa map with 3d shadow effect
Download outline map of San Francisco Lempa (geojson format) :
San Francisco Lempa.geojson (**)
Download polygon array of San Francisco Lempa map for "Google Maps" :
San Francisco Lempa.txt
Bounding Box for San Francisco Lempa Map : ( 13.550612 , -88.137107 , 13.71956 , -88.046403 )
Wikipedia ID for San Francisco Lempa : Q3947126
Wikipedia SPARQL Query for San Francisco Lempa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3947126 wdt:P1082 ?population. }
OPTIONAL { wd:Q3947126 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3947126 wdt:P2046 ?area. }
OPTIONAL { wd:Q3947126 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3947126 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3947126 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 Lempa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.550612, -88.137107, 13.71956, -88.046403);
);
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 Lempa)
[out:json];
(
rel["name"="San Francisco Gotera"][type=boundary];
rel["name:en"="San Francisco Gotera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Francisco Lempa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacahuatalejo | 13.683330 , -88.050000 |
Chaparral | 13.700000 , -88.133330 |
El Rosario | 13.566670 , -88.083330 |
Hacienda Vieja | 13.700000 , -88.083330 |
La Pitahaya | 13.666670 , -88.133330 |
Las Conchas | 13.566670 , -88.083330 |
Los Reyes | 13.683330 , -88.050000 |
Nombre de Jesus | 13.650000 , -88.066670 |
San Carlos | 13.650000 , -88.100000 |
San Francisco | 13.700000 , -88.100000 |
San Francisquito | 13.666670 , -88.133330 |
San Jose | 13.666670 , -88.100000 |
Notes:
- You can download geometry data for San Francisco Lempa 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.