Brownsweg (Brokopondo) Map Cropping Samples
Brownsweg (Brokopondo) Map Cropping Samples-1
Brownsweg (Brokopondo) Map Cropping Samples-2
Brownsweg neighborhoods and villages map with 3D shadow effect
flag map of Brownsweg with 3D shadow effect
Brownsweg map with 3d shadow effect
Download outline map of Brownsweg (geojson format) :
Brownsweg.geojson (**)
Download polygon array of Brownsweg map for "Google Maps" :
Brownsweg.txt
Bounding Box for Brownsweg Map : ( 4.760518 , -55.299945 , 5.141048 , -55.00099 )
Wikipedia ID for Brownsweg : Q927447
Wikipedia SPARQL Query for Brownsweg (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q927447 wdt:P1082 ?population. }
OPTIONAL { wd:Q927447 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q927447 wdt:P2046 ?area. }
OPTIONAL { wd:Q927447 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q927447 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q927447 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 Brownsweg map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.760518, -55.299945, 5.141048, -55.00099);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Brownsweg)
[out:json];
(
rel["name"="Brownsweg"][type=boundary];
rel["name:en"="Brownsweg"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Brownsweg
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brokopondo | 5.040376 , -55.020011 |
Brownsweg | 5.016670 , -55.166670 |
De Jong Noord | 5.116670 , -55.250000 |
De Jong Zuid | 5.083330 , -55.233330 |
Gros | 5.100000 , -55.250000 |
Rosebel | 5.083330 , -55.150000 |
Notes:
- You can download geometry data for Brownsweg 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.