File:Arctic Ocean location map.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 600 × 599 pixels. Other resolutions: 240 × 240 pixels | 481 × 480 pixels | 769 × 768 pixels | 1,025 × 1,024 pixels | 2,051 × 2,048 pixels | 709 × 708 pixels.
Original file (SVG file, nominally 709 × 708 pixels, file size: 589 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionArctic Ocean location map.svg |
English: Location Map of the Arctic Ocean
|
Date | |
Source | Own work |
Author | Tentotwo |
Other versions |
|
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Shell script for generating the map using GMT archive copy at the Wayback Machine
[edit]#!/bin/sh
# Set common options
PROJECTION=E0.0/90.0/20.0c
REGION=-180/180/50/90
FILENAME=arctic_ocean.ps
# Get Natural Earth datafiles
echo "Downloading datafiles from naturalearthdata.com"
wget -nv -nc \
http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/physical/50m-coastline.zip\
http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/physical/50m-land.zip\
http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/50m-admin-0-boundary-lines.zip
echo "...done\n"
echo "Inflating archives"
unzip 50m\*.zip
echo "...done\n"
echo "Converting shapefiles to GMT"
ogr2ogr -F GMT 50m_land.gmt 50m_land.shp
ogr2ogr -F GMT 50m_coastline.gmt 50m_coastline.shp
ogr2ogr -F GMT 50m_borders.gmt ne_50m_admin_0_boundary_lines_land.shp
echo "...done\n"
echo "Creating maps"
GMT psxy -m -J$PROJECTION -R$REGION -Bg15 --POLAR_CAP=none --BASEMAP_TYPE=plain --BASEMAP_AXES=WeS 50m_land.gmt -K -G254/254/233 > $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 50m_coastline.gmt -O -K -W9/120/171 >> $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 50m_borders.gmt -O -W100/100/100 >> $FILENAME
echo "...done\n"
echo "You can now open $FILENAME in Inkscape to clean up the file and save it as SVG. You should add an ocean coloured background and simplify the graticules using CTRL+L."
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 11:54, 27 January 2012 | 709 × 708 (589 KB) | Tentotwo (talk | contribs) |
You cannot overwrite this file.
File usage on Commons
The following 7 pages use this file:
- File:Arctic Ocean SVG.svg
- File:Arctic Ocean location map 2.svg
- File:Arctic Ocean relief location map.png
- File:Arctic Ocean relief location map 2.png
- File:Arctic ocean.svg (file redirect)
- File:Faroe Islands in the Kingdom of Denmark (globe zoom).svg
- File:Greenland in the Kingdom of Denmark (globe zoom).svg
File usage on other wikis
The following other wikis use this file:
- Usage on af.wikipedia.org
- Usage on ar.wikipedia.org
- Usage on ast.wikipedia.org
- Islla de la Soledá
- Adventfjorden
- Isfjorden
- Tórsḥavn
- Estrechu de Davis
- Aeropuertu de Jan Mayen
- Aeropuertu de Svalbard
- Módulu:Mapa de llocalización/datos/Océanu Árticu/usu
- Módulu:Mapa de llocalización/datos/Océanu Árticu
- Kvitøya
- Hopen
- Kükenthaløya
- Nordaustlandet
- Wilhelmøya
- Austfonna
- Storøya
- Estrechu d'Hinlopen
- Ny-Friesland
- Sorgfjorden
- Verlegenhuken
- Wahlbergøya
- Advent City
- Pyramiden
- Hiorthhamn
- Isfjord Radio
- Módulu:Mapa de llocalización/datos/Árticu
- Usage on az.wikipedia.org
- Usage on ban.wikipedia.org
- Usage on bcl.wikipedia.org
- Usage on ceb.wikipedia.org
- Usage on ce.wikipedia.org
- Usage on cs.wikipedia.org
View more global usage of this file.
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Width | 708.88141 |
---|---|
Height | 708.46222 |