Fria (Fria) Map Cropping Samples

Fria (Fria) Map Cropping Samples-1
Fria (Fria) Map Cropping Samples-1
Fria (Fria) Map Cropping Samples-2
Fria (Fria) Map Cropping Samples-2
Download outline map of Fria (geojson format) : Fria.geojson (**)
Download polygon array of Fria map for "Google Maps" : Fria.txt
Bounding Box for Fria Map : ( 10.25049 , -13.84372 , 10.8047 , -13.350948 )
Wikipedia ID for Fria : Q1456064
Wikipedia SPARQL Query for Fria (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1456064 wdt:P1082 ?population. }
OPTIONAL { wd:Q1456064 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1456064 wdt:P2046 ?area. }
OPTIONAL { wd:Q1456064 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1456064 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1456064 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"](10.25049, -13.84372, 10.8047, -13.350948);
);
out geom;

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

Get Boundaries from overpass-turbo (OSM) with place name (Fria)
[out:json];
(
rel["name"="Fria"][type=boundary];
rel["name:en"="Fria"][type=boundary];
);
out geom;

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


Neighborhoods and Villages of Fria
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Baguine 10.600000 , -13.633330
Fandiekhoure 10.433330 , -13.533330
Fria 10.450000 , -13.533330
Guoguelanban 10.566670 , -13.583330
Kimbo 10.400000 , -13.550000
Kola 10.700000 , -13.483330
Sabende 10.366670 , -13.650000
Sodiore 10.683330 , -13.600000
Toromelun 10.300000 , -13.716670
Yerembeli 10.400000 , -13.633330


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


Share this page