User:Frankthetankk

From OpenStreetMap Wiki
Jump to navigation Jump to search
About me
Flag of the United States.svg This user hails from the USA


OSM Logo This user submits data to OpenStreetMap under the name
frankthetankk.
Android logo 2019 (stacked).svg Frankthetankk uses an Android-based mobile device.


Windows logo - 2012 derivative.svg Frankthetankk uses a computer running Windows.
Chrome This user prefers Google Chrome.
JOSM Frankthetankk submits data to OpenStreetMap using JOSM.


Vespucci logo Frankthetankk submits data to OpenStreetMap using Vespucci.


OsmAnd icon Frankthetankk uses OsmAnd, mobile map viewing & navigation app.
iD Frankthetankk submits data to OpenStreetMap using iD.
Hiker Frankthetankk
is a hiker.
Sinnbild PKW.svg Frankthetankk is a motorist.
Go Do Some Mapping Frankthetankk
prefers to go outside and map.
...? Frankthetankk appreciates the use of Good changeset comments.
Babel user information
en-N This user has a native understanding of English.
es-1 Este usuario tiene un conocimiento básico del español.
Users by language

My Goal as an Editor on this Wiki

Introduction

When I am viewing this wiki for reference while editing OpenStreetMap or when I am contributing to JOSM svn, I've noticed that this wiki does not have very many contributors that are able to maintain and update current information about the tag pages. Especially when I've seen conflicting information or definitions used to describe tags with inaccuracies on other pages. I feel the information that is inaccurate and outdated will make it difficult for OSM map editors to find answers. Which in turn may flood OSM with incorrect tags.

Goal

My goal on this wiki is to modernize the wiki by collaborating information from the map features, tag and value pages. While doing this I want to fix page formatting and the numerous grammar and spelling errors for the native English language.

My Process

My process for editing is simple but extensive. I do this by checking each edit before submitting. I start by viewing the history on all related pages in question, while loosely looking for pages with data that is six months+ old. I collect data by collaborating information from the map features, tag and value pages. I also use the mailing list archives, taginfo, and use different overpass scripts to check for official uses and/or combinations that may be missing.

Wiki Markup Language In-Browser Editor

wikEd


wikEd is a full-featured edit page text editor for regular to advanced users on Wikipedia and other MediaWikis. wikEd features syntax highlighting, reference, template, and code folding, on-page Show preview and Show changes, and advanced search and replace functions. Please check the wikEd help page for details. wikEd works under all web browsers except Internet Explorer.

Website

User:Cacycle/wikEd – More detailed information.

Where to Install

Code

Insert this code to your User:YourUsername/common.js page.

// install [[User:Cacycle/wikEd]] wikEd is a full-featured edit page text editor for regular to advanced users on Wikipedia and other MediaWikis.
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript' );

Usage

  • Save the User:YourUsername/common.js page
  • Refresh your browser's cache: hold down Shift while clicking Reload (or press Ctrl-Shift-R)
  • Edit a wiki page and scroll down to the editor window to test that it works.

autoFormatter


Auto-Formatter is a user script that semi-automatically fixes more than 200 common errors in the wiki markup. The script was originally created for the German Wikipedia but can be used in all languages. Please note that the script may make mistakes. Please report errors (you can write English or German).

Website

autoFormatter – More detailed information.

Where to Install

Code

Insert this code to your User:YourUsername/common.js page.

// install [https://meta.wikimedia.org/wiki/User:TMg/autoFormatter autoFormatter] - '''Auto-Formatter''' is a user script that
// semi-automatically fixes more than 200 common errors in the [[w:Wiki markup|wiki markup]].
// The script was originally created for the German Wikipedia but can be used in all languages.
// Please note that the script may make mistakes. Please [[w:de:Benutzer_Diskussion:TMg/autoFormatter|report errors]] (you can write English or German).
mw.loader.load("//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript");

Beta Version
Version – 11 May 2014
What's new link – Benutzer:TMg/autoFormatter/Beta#Was_ist_neu

mw.loader.load("//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js/Beta.js&action=raw&ctype=text/javascript");

Usage

  • Save the User:YourUsername/common.js page
  • Refresh your browser's cache: hold down Shift while clicking Reload (or press Ctrl-Shift-R)
  • Edit a wiki page and scroll down to the editor window to test that it works.
  • You need to hit the "Auto-Format" button (Auto-Format) in the toolbar to run the script.

Helpful Links

  • I need to sort and categorize the links below. Also I need to remove duplicates, and broken links. The list was compiled by copy/pasting

GIS

Wikipedia Links

Manual

Wiki Markup

Image/File

Template

Table

HTML

  • w3schools.com – Web development reference site. HTML/CSS/JavaScript/SQL/PHP/JQuery

Postal codes

Helpful Templates

OSM subdomains

On this wiki

Platform Status

Other useful OSM pages

links useful for migrating to standards

To do

Things to work on.

Images links to fix/fill in

Code Examples

Examples of useful code to be used on this wiki.

Useful HTML/CSS

Examples of code to help editors with this wiki.

Float an image right with an Infobox

InfoBox Example
Key=example
Value=example
Image
Description
Elements
Combination
Status
A designated footway.

Using this example for posting an image will respect the Infobox that is typically on the right side.

<div style="float:right">[[File:Path-footdesignated.jpg|upright=0.6|thumb|right|A designated footway.]]</div>

The image on the right is respecting the infobox on the right while text wrapping on the left side. Without using this code the image would typically be pushed below the infobox on the right side. -->

Public domain
All my contributions to OpenStreetMap are released into the public domain. This applies worldwide.
In case this is not legally possible, I grant anyone the right to use my contributions for any purpose, without any conditions, unless such conditions are required by law.