La Labor (Ocotepeque) Map Cropping Samples
La Labor (Ocotepeque) Map Cropping Samples-1
La Labor (Ocotepeque) Map Cropping Samples-2
La Labor neighborhoods and villages map with 3D shadow effect
flag map of La Labor with 3D shadow effect
La Labor map with 3d shadow effect
Download outline map of La Labor (geojson format) :
La Labor.geojson (**)
Download polygon array of La Labor map for "Google Maps" :
La Labor.txt
Bounding Box for La Labor Map : ( 14.434654 , -89.086014 , 14.556481 , -88.968796 )
Wikipedia ID for La Labor : Q2393997
Wikipedia SPARQL Query for La Labor (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393997 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393997 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393997 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393997 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393997 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393997 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 La Labor map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.434654, -89.086014, 14.556481, -88.968796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Labor)
[out:json];
(
rel["name"="La Labor"][type=boundary];
rel["name:en"="La Labor"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Labor
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Matasano | 14.500000 , -89.066670 |
El Portillo | 14.466670 , -89.066670 |
El Rosario | 14.500000 , -89.033330 |
El Talnete | 14.450000 , -89.066670 |
La Granadilla | 14.483330 , -89.066670 |
La Labor | 14.483330 , -89.000000 |
Las Vegas | 14.500000 , -89.050000 |
Llano Largo | 14.466670 , -89.016670 |
Los Ranchos | 14.516670 , -89.066670 |
Montepeque | 14.483330 , -89.033330 |
Pashapa | 14.500000 , -89.033330 |
Santa Lucia | 14.466670 , -89.016670 |
Notes:
- You can download geometry data for La Labor 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.