San Rafael (Lempira) Map Cropping Samples

San Rafael (Lempira) Map Cropping Samples-1
San Rafael (Lempira) Map Cropping Samples-1
San Rafael (Lempira) Map Cropping Samples-2
San Rafael (Lempira) Map Cropping Samples-2
Download outline map of San Rafael (geojson format) : San Rafael.geojson (**)
Download polygon array of San Rafael map for "Google Maps" : San Rafael.txt
Bounding Box for San Rafael Map : ( 14.653455 , -88.452888 , 14.769844 , -88.317314 )
Wikipedia ID for San Rafael : Q964647
Wikipedia SPARQL Query for San Rafael (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q964647 wdt:P1082 ?population. }
OPTIONAL { wd:Q964647 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q964647 wdt:P2046 ?area. }
OPTIONAL { wd:Q964647 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q964647 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q964647 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.653455, -88.452888, 14.769844, -88.317314);
);
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 Rafael)
[out:json];
(
rel["name"="San Rafael"][type=boundary];
rel["name:en"="San Rafael"][type=boundary];
);
out geom;

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


Neighborhoods and Villages of San Rafael
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Concepcion de Oriente 14.716670 , -88.416670
Cueva el Quiscamote 14.750000 , -88.400000
El Barbasco 14.700000 , -88.366670
El Borbollon 14.716670 , -88.333330
El Cerron 14.716670 , -88.400000
El Eden 14.716670 , -88.416670
El Mogote 14.700000 , -88.400000
La Esmeralda 14.716670 , -88.416670
La Pena 14.716670 , -88.400000
Llano Escondido 14.700000 , -88.400000
Ocotal Grande 14.716670 , -88.400000
San Antonio 14.716670 , -88.383330
San Jose de la Montana 14.700000 , -88.366670


Notes:
- You can download geometry data for San Rafael 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 Rafael neighborhoods and villages map.


Share this page