Download outline map of Laranjal do Jari (geojson format) :
Laranjal do Jari.geojson (**)
Download polygon array of Laranjal do Jari map for "Google Maps" :
Laranjal do Jari.txt
Bounding Box for Laranjal do Jari Map : ( -0.916646 , -54.87625 , 2.471486 , -51.938848 )
Wikipedia ID for Laranjal do Jari : Q1117969
Wikipedia SPARQL Query for Laranjal do Jari (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1117969 wdt:P1082 ?population. }
OPTIONAL { wd:Q1117969 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1117969 wdt:P2046 ?area. }
OPTIONAL { wd:Q1117969 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1117969 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1117969 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 Laranjal do Jari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.916646, -54.87625, 2.471486, -51.938848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Laranjal do Jari)
[out:json];
(
rel["name"="Laranjal do Jari"][type=boundary];
rel["name:en"="Laranjal do Jari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Laranjal do Jari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acampamento Grande | 0.300000 , -53.066670 |
Aciline | -0.383330 , -52.100000 |
Água Branca do Cajari | -0.551542 , -52.173535 |
Balisa | -0.466670 , -52.466670 |
Barraca da Boca | -0.558890 , -52.567280 |
Boa Vista | -0.350000 , -52.316670 |
Bom Destino | -0.433330 , -52.450000 |
Fortaleza | -0.366670 , -52.450000 |
Joao Lopes | -0.400000 , -52.450000 |
Juan Borges | -0.383330 , -52.233330 |
Laranjal do Jari | -0.833629 , -52.512135 |
Liverpool | -0.333330 , -52.366670 |
Maloca Repy | 1.766670 , -54.266670 |
Miguel Bento | -0.533330 , -52.516670 |
Paulo | -0.366670 , -52.150000 |
Porto Poet | 1.783330 , -54.650000 |
Santo Antonio da Cachoeira | -0.666670 , -52.500000 |
Terceiro Acampamento | 0.736870 , -53.098080 |
Notes:
- You can download geometry data for Laranjal do Jari 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.