File:OpenStreetMap registered users 2015 en.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 800 × 533 pixels. Other resolutions: 320 × 213 pixels | 640 × 427 pixels | 1,024 × 683 pixels | 1,280 × 853 pixels | 2,560 × 1,707 pixels | 1,200 × 800 pixels.
Original file (SVG file, nominally 1,200 × 800 pixels, file size: 99 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionOpenStreetMap registered users 2015 en.svg |
English: OpenStreetMap registered users. Data from http://blackadder.dev.openstreetmap.org/OSMStats/, based on |
Date | |
Source | Own work |
Author | Kocio |
SVG development InfoField | |
Source code InfoField | Gnuplot code#!/usr/bin/gnuplot
set timefmt "%d/%m/%Y"
set datafile separator ","
unset key
set style data lines
set style fill transparent solid 0.4
set grid
set xdata time
set xlabel 'Date'
set xrange ['12/08/2005':'15/06/2015']
set format x '%Y'
set ylabel 'Number of users'
set format y '%.0f'
set term svg size 1200,800 font "Arial,10"
set title "OpenStreetMap registered users"
set output 'OpenStreetMap registered users 2015 en.svg'
plot 'OSMSTATS_ALL_EXTRACTED.csv' every ::1 using 1:2 with filledcurves below x1 lt rgb 'dark-blue' lw 2
|
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following license:
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. | |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 15:35, 21 May 2016 | 1,200 × 800 (99 KB) | Kocio (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
The following page uses 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.
Short title | Gnuplot |
---|---|
Image title | Produced by GNUPLOT 4.6 patchlevel 6 |
Width | 1200 |
Height | 800 |