Fortul (Arauca) Map Cropping Samples
Fortul (Arauca) Map Cropping Samples-1
Fortul (Arauca) Map Cropping Samples-2
Fortul neighborhoods and villages map with 3D shadow effect
flag map of Fortul with 3D shadow effect
Fortul map with 3d shadow effect
Download outline map of Fortul (geojson format) :
Fortul.geojson (**)
Download polygon array of Fortul map for "Google Maps" :
Fortul.txt
Bounding Box for Fortul Map : ( 6.514896 , -72.12643 , 6.874369 , -71.455397 )
Wikipedia ID for Fortul : Q1442438
Wikipedia SPARQL Query for Fortul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1442438 wdt:P1082 ?population. }
OPTIONAL { wd:Q1442438 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1442438 wdt:P2046 ?area. }
OPTIONAL { wd:Q1442438 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1442438 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1442438 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 Fortul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.514896, -72.12643, 6.874369, -71.455397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fortul)
[out:json];
(
rel["name"="Fortul"][type=boundary];
rel["name:en"="Fortul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fortul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caserio Cano Florez | 6.705000 , -71.601940 |
Caserio Cano Seco | 6.759720 , -71.854440 |
Caserio El Milagro | 6.725830 , -71.540000 |
Caserio El Mordisco | 6.675830 , -71.686110 |
Caserio Nuevo Caranal | 6.713060 , -71.691390 |
Caserio Nuevo Horizonte | 6.666110 , -71.644720 |
Caserio Palmarito | 6.744440 , -71.712500 |
Caserio Puerto Gloria | 6.756940 , -71.621390 |
Caserio San Francisco | 6.721390 , -71.565280 |
Caserio Viejo Caranal | 6.723060 , -71.699720 |
Municipio de Fortul | 6.792770 , -71.771700 |
Rosa Blanca | 6.784040 , -71.772860 |
Salibon | 6.800000 , -71.783330 |
Sinsiga | 6.633330 , -72.083330 |
Notes:
- You can download geometry data for Fortul 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.