Fraternidad (Ocotepeque) Map Cropping Samples
Fraternidad (Ocotepeque) Map Cropping Samples-1
Fraternidad (Ocotepeque) Map Cropping Samples-2
Fraternidad neighborhoods and villages map with 3D shadow effect
flag map of Fraternidad with 3D shadow effect
Fraternidad map with 3d shadow effect
Download outline map of Fraternidad (geojson format) :
Fraternidad.geojson (**)
Download polygon array of Fraternidad map for "Google Maps" :
Fraternidad.txt
Bounding Box for Fraternidad Map : ( 14.518858 , -89.121681 , 14.649294 , -89.019386 )
Wikipedia ID for Fraternidad : Q945066
Wikipedia SPARQL Query for Fraternidad (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q945066 wdt:P1082 ?population. }
OPTIONAL { wd:Q945066 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q945066 wdt:P2046 ?area. }
OPTIONAL { wd:Q945066 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q945066 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q945066 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 Fraternidad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.518858, -89.121681, 14.649294, -89.019386);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fraternidad)
[out:json];
(
rel["name"="Fraternidad"][type=boundary];
rel["name:en"="Fraternidad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fraternidad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuajo Seco | 14.633330 , -89.050000 |
El Hormiguero | 14.566670 , -89.116670 |
El Joconal | 14.633330 , -89.066670 |
El Pilon | 14.616670 , -89.066670 |
Las Cruces | 14.583330 , -89.083330 |
Los Amates | 14.616670 , -89.033330 |
Los Bagres | 14.600000 , -89.066670 |
Los Vados | 14.616670 , -89.066670 |
Penitas | 14.600000 , -89.066670 |
Rio Negro | 14.616670 , -89.083330 |
San Francisco | 14.583330 , -89.066670 |
Notes:
- You can download geometry data for Fraternidad 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.