Bluefields (Rio San Juan) Map Cropping Samples

Bluefields (Rio San Juan) Map Cropping Samples-1
Bluefields (Rio San Juan) Map Cropping Samples-1
Bluefields (Rio San Juan) Map Cropping Samples-2
Bluefields (Rio San Juan) Map Cropping Samples-2
Download outline map of Bluefields (geojson format) : Bluefields.geojson (**)
Download polygon array of Bluefields map for "Google Maps" : Bluefields.txt
Bounding Box for Bluefields Map : ( 10.711032 , -84.155121 , 11.134673 , -83.664415 )
Wikipedia ID for Bluefields : Q2063725
Wikipedia SPARQL Query for Bluefields (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2063725 wdt:P1082 ?population. }
OPTIONAL { wd:Q2063725 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2063725 wdt:P2046 ?area. }
OPTIONAL { wd:Q2063725 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2063725 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2063725 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.711032, -84.155121, 11.134673, -83.664415);
);
out geom;

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

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

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


Neighborhoods and Villages of Bluefields
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Delta del San Juan 10.775230 , -83.773890
Hacienda Porvenir 10.716670 , -83.916670
San Juan de Nicaragua 10.920404 , -83.699992
San Juan del Norte 10.919870 , -83.703490


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


Share this page