San Juan (Intibucá) Map Cropping Samples

San Juan (Intibucá) Map Cropping Samples-1
San Juan (Intibucá) Map Cropping Samples-1
San Juan (Intibucá) Map Cropping Samples-2
San Juan (Intibucá) Map Cropping Samples-2
Download outline map of San Juan (geojson format) : San Juan.geojson (**)
Download polygon array of San Juan map for "Google Maps" : San Juan.txt
Bounding Box for San Juan Map : ( 14.348065 , -88.503265 , 14.480066 , -88.333656 )
Wikipedia ID for San Juan : Q979141
Wikipedia SPARQL Query for San Juan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q979141 wdt:P1082 ?population. }
OPTIONAL { wd:Q979141 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q979141 wdt:P2046 ?area. }
OPTIONAL { wd:Q979141 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q979141 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q979141 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.348065, -88.503265, 14.480066, -88.333656);
);
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)
[out:json];
(
rel["name"="San Juan"][type=boundary];
rel["name:en"="San Juan"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of San Juan
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua Caliente 14.416670 , -88.350000
Azacualpa 14.433330 , -88.416670
Carrizalito 14.366670 , -88.416670
Cocire 14.433330 , -88.483330
El Carrizalito 14.366670 , -88.433330
El Espinal 14.383330 , -88.466670
El Naranjo 14.450000 , -88.400000
El Pelon 14.416670 , -88.416670
El Tarquezal 14.366670 , -88.416670
Hacienda Cosire 14.450000 , -88.450000
La Ceibita 14.416670 , -88.416670
La Espinal 14.400000 , -88.433330
La Soledad 14.383330 , -88.400000
Loma de Horno 14.433330 , -88.383330
Los Peloncitos 14.433330 , -88.416670
Panila 14.466670 , -88.400000
Peloncitos 14.450000 , -88.433330
San Gabriel 14.383330 , -88.416670
San Jose de Cataulaca 14.416670 , -88.466670


Notes:
- You can download geometry data for San Juan 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.

Create San Juan neighborhoods and villages map.


Share this page