File:OpenStreetMap registered users 2015 en.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file (SVG file, nominally 1,200 × 800 pixels, file size: 99 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: OpenStreetMap registered users. Data from http://blackadder.dev.openstreetmap.org/OSMStats/, based on
 OpenStreetMap registered users en.svg
Date
Source Own work
Author ‍Kocio
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
 
This chart uses translateable embedded text.
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:
Creative Commons CC-Zero 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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:35, 21 May 2016Thumbnail for version as of 15:35, 21 May 20161,200 × 800 (99 KB)Kocio (talk | contribs)User created page with UploadWizard

The following page uses this file:

Metadata