File:OpenStreetMap registered users 2021-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: 89 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: OpenStreetMap registered users. Data from https://blackadder.dev.openstreetmap.org/OSMStats/, based on
 OpenStreetMap registered users 2015 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':'18/03/2021']
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 2021-en.svg'

plot 'osmstats20210317.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:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:21, 14 June 2022Thumbnail for version as of 14:21, 14 June 20221,200 × 800 (89 KB)Jiaminglimjm (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata