San Miguelito (Francisco Morazán) Map Cropping Samples
San Miguelito (Francisco Morazán) Map Cropping Samples-1
San Miguelito (Francisco Morazán) Map Cropping Samples-2
San Miguelito neighborhoods and villages map with 3D shadow effect
flag map of San Miguelito with 3D shadow effect
San Miguelito map with 3d shadow effect
Download outline map of San Miguelito (geojson format) :
San Miguelito.geojson (**)
Download polygon array of San Miguelito map for "Google Maps" :
San Miguelito.txt
Bounding Box for San Miguelito Map : ( 13.708453 , -87.528389 , 13.795041 , -87.450592 )
Wikipedia ID for San Miguelito : Q532321
Wikipedia SPARQL Query for San Miguelito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q532321 wdt:P1082 ?population. }
OPTIONAL { wd:Q532321 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q532321 wdt:P2046 ?area. }
OPTIONAL { wd:Q532321 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q532321 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q532321 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 Miguelito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.708453, -87.528389, 13.795041, -87.450592);
);
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 Miguelito)
[out:json];
(
rel["name"="San Miguelito"][type=boundary];
rel["name:en"="San Miguelito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguelito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Aceituno | 13.750830 , -87.526940 |
El Apinte | 13.769720 , -87.498060 |
El Chaparral | 13.731110 , -87.490280 |
El Guanacaste | 13.747500 , -87.516940 |
El Hato | 13.755830 , -87.515000 |
El Molino | 13.745560 , -87.506670 |
El Papalon | 13.748610 , -87.480000 |
El Sombrerito | 13.733330 , -87.483330 |
El Zapote | 13.738890 , -87.509720 |
La Cienaga | 13.748330 , -87.474720 |
La Manzanilla | 13.741670 , -87.480560 |
La Olla | 13.762220 , -87.496670 |
Laguna Seca | 13.754440 , -87.502220 |
Las Flores | 13.765280 , -87.491110 |
Las Lagunitas | 13.715280 , -87.460280 |
Las Lagunitas | 13.728330 , -87.455560 |
Las Mesetas | 13.744170 , -87.488890 |
Mala Laja | 13.771390 , -87.492220 |
Piedra Parada | 13.747500 , -87.475000 |
Quebrada Arriba | 13.773330 , -87.505000 |
Quebrada Arriba | 13.733330 , -87.466670 |
San Miguelito | 13.741390 , -87.494440 |
Santa Marta | 13.734170 , -87.468330 |
Valle de Olanchito | 13.766390 , -87.484170 |
Notes:
- You can download geometry data for San Miguelito 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.