San Rafael Del Norte (Jinotega) Map Cropping Samples
San Rafael Del Norte (Jinotega) Map Cropping Samples-1
San Rafael Del Norte (Jinotega) Map Cropping Samples-2
San Rafael Del Norte neighborhoods and villages map with 3D shadow effect
flag map of San Rafael Del Norte with 3D shadow effect
San Rafael Del Norte map with 3d shadow effect
Download outline map of San Rafael Del Norte (geojson format) :
San Rafael Del Norte.geojson (**)
Download polygon array of San Rafael Del Norte map for "Google Maps" :
San Rafael Del Norte.txt
Bounding Box for San Rafael Del Norte Map : ( 13.099078 , -86.167705 , 13.372748 , -86.011293 )
Wikipedia ID for San Rafael Del Norte : Q2604700
Wikipedia SPARQL Query for San Rafael Del Norte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2604700 wdt:P1082 ?population. }
OPTIONAL { wd:Q2604700 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2604700 wdt:P2046 ?area. }
OPTIONAL { wd:Q2604700 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2604700 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2604700 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 San Rafael Del Norte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.099078, -86.167705, 13.372748, -86.011293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Rafael Del Norte)
[out:json];
(
rel["name"="San Rafael Del Norte"][type=boundary];
rel["name:en"="San Rafael Del Norte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Rafael Del Norte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Las Lajas | 13.299370 , -86.081030 |
Sabana Grande | 13.189660 , -86.110960 |
San Marcos | 13.131020 , -86.105060 |
San Rafael del Norte | 13.212480 , -86.110590 |
Santa Fe | 13.274420 , -86.046580 |
Santa Maria de Loma Azul | 13.331590 , -86.054960 |
Suni | 13.157860 , -86.099940 |
Notes:
- You can download geometry data for San Rafael Del Norte 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.