San Juan de Flores (Francisco Morazán) Map Cropping Samples
San Juan de Flores (Francisco Morazán) Map Cropping Samples-1
San Juan de Flores (Francisco Morazán) Map Cropping Samples-2
San Juan de Flores neighborhoods and villages map with 3D shadow effect
flag map of San Juan de Flores with 3D shadow effect
San Juan de Flores map with 3d shadow effect
Download outline map of San Juan de Flores (geojson format) :
San Juan de Flores.geojson (**)
Download polygon array of San Juan de Flores map for "Google Maps" :
San Juan de Flores.txt
Bounding Box for San Juan de Flores Map : ( 14.219359 , -87.116112 , 14.40097 , -86.827232 )
Wikipedia ID for San Juan de Flores : Q1018684
Wikipedia SPARQL Query for San Juan de Flores (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1018684 wdt:P1082 ?population. }
OPTIONAL { wd:Q1018684 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1018684 wdt:P2046 ?area. }
OPTIONAL { wd:Q1018684 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1018684 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1018684 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 Juan de Flores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.219359, -87.116112, 14.40097, -86.827232);
);
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 Juan de Flores)
[out:json];
(
rel["name"="San Juan de Flores"][type=boundary];
rel["name:en"="San Juan de Flores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan de Flores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aserradero Monterrey | 14.366670 , -87.000000 |
Bartolo | 14.300000 , -87.083330 |
Cerro Bonito | 14.316670 , -87.050000 |
Cerro Pedroso | 14.233330 , -86.900000 |
Chandala | 14.333330 , -87.050000 |
Cofradia | 14.283330 , -86.983330 |
El Carbon | 14.250000 , -87.050000 |
El Hatillo | 14.266670 , -87.050000 |
El Ocote | 14.300000 , -87.033330 |
El Zarzal | 14.283330 , -86.966670 |
El Zurzular | 14.266670 , -86.883330 |
Flores | 14.333330 , -86.883330 |
Guayabillas | 14.316670 , -87.033330 |
Joyas de Carballo | 14.350000 , -86.916670 |
Las Delicias | 14.283330 , -86.900000 |
Los Mezcales | 14.300000 , -87.083330 |
Marcos | 14.250000 , -87.050000 |
Miravalle | 14.233330 , -86.950000 |
Mulular | 14.250000 , -87.066670 |
Pacayas | 14.350000 , -86.933330 |
San Juan de Flores | 14.266670 , -87.033330 |
San Luis | 14.250000 , -86.916670 |
San Marcos | 14.250000 , -87.066670 |
Sicaguara | 14.333330 , -87.000000 |
Suyapa | 14.283330 , -87.033330 |
Yamaguare | 14.266670 , -86.983330 |
Zurzular | 14.250000 , -86.883330 |
Notes:
- You can download geometry data for San Juan de Flores 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.