All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Maria GDK Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 12:23, 2 August 2019 Mbu talk contribs created page Draw object complete style set (Created page with "<source lang="xml"><?xml version="1.0" encoding="utf-8" ?> <styleset name="Default"> <stylecategory name="DrawObjects"> <style> <valueitem name="ColorScheme" value...")
- 12:07, 2 August 2019 Mbu talk contribs created page Styling visual appearance for draw objects (Created page with "The style set for the visual appearance has three style categories: DrawObjects, SelectionFan and Tooltip. Each category has a set of predefined styles. The name of the value...")
- 12:04, 2 August 2019 Mbu talk contribs created page Styling default values for draw objects (Created page with "At creation time, draw object field values, existing or non-existing, can be set by using the same styling mechanism as for controlling their appearance. This means that defau...")
- 10:45, 2 August 2019 Mbu talk contribs created page Common style features (Created page with "Maria GDK features powerful mechanisms for controlling the appearance of tracks and draw objects. Several aspects of track and draw object visualisation can be controlled usin...")
- 10:18, 2 August 2019 Mbu talk contribs created page Track performance tips (Created page with "== Use typed track fields for AnyIn filters == ''AnyIn'' allows very efficient many to many comparisons in field conditions/filters if used correctly. Note that ''AnyIn'' wil...")
- 09:47, 2 August 2019 Mbu talk contribs created page Track style categories/Tooltip (Created page with "The tooltip category contains styling used for a tooltip that can be displayed when the mouse pointer is over a track. <source lang="xml"><stylecategory name="Tooltip"/> <s...")
- 09:44, 2 August 2019 Mbu talk contribs created page Track style categories/Selection fan (Created page with "The selection fan category contains styling used for a selection fan that can be displayed when multiple tracks can be selected at the same point by clicking on the map. <sou...")
- 09:40, 2 August 2019 Mbu talk contribs created page Track style categories/Clustering (Created page with "= Track clustering = Track clustering can be used to group tracks based on four algorithms: * '''Grid clustering''' which divides the view into a grid and creates a cluster...")
- 09:33, 2 August 2019 Mbu talk contribs created page Track style categories/Cell (Created page with "Cell styling can be used for vsualising large amounts of track data. Cell styling is contained within a separate style category, "TrackCell". File:trackcellbasic.png|right|...")
- 09:05, 2 August 2019 Mbu talk contribs created page File:Track style cat symbol intro.png
- 09:05, 2 August 2019 Mbu talk contribs uploaded File:Track style cat symbol intro.png
- 09:04, 2 August 2019 Mbu talk contribs created page Track style categories/Symbol (Created page with "The track symbol category contains all styling used for standard track symbolization. Style items for specialized track display methods, such as cell display and clusters are...")
- 08:53, 2 August 2019 Mbu talk contribs created page Track style categories (Created page with "Track styling is subdivided into a number of style categories. Resolution of these categories can take place independently based on client setup. Settings from one category do...")
- 08:49, 2 August 2019 Mbu talk contribs created page Advanced track topics (Created page with "== Custom symbolizer parameters == Styling values assigned to tracks are assumed to remain constant. This allows very fast style caching and reuse of style elements between i...")
- 08:44, 2 August 2019 Mbu talk contribs created page Track label decluttering (Created page with "Track label declutter is used to layout track text labels in order to make the labels readable even in situations when there are a large number of tracks present on the screen...")
- 08:37, 2 August 2019 Mbu talk contribs created page Track history (Created page with "Track history visualisation controls how previous positions are displayed in the map. History styling includes amount of history to include as well as regular appearance styli...")
- 08:30, 2 August 2019 Mbu talk contribs created page Track styling (Created page with "Maria GDK track styling is based on the styling core used in MARIA OMM (object management module). The style definitions have been simplified based on experience with OMM styl...")
- 08:15, 2 August 2019 Mbu talk contribs created page Category:Tracks (Created page with "For a vehicle, the classical interpretation of a track is the line of consecutive positions on the ground representing where the vehicle has moved. In relation to radars and r...")
- 22:18, 1 August 2019 Mbu talk contribs created page Category:Geolocation (Created page with "The Maria GDK Geolocation service allows fast, faceted freetext searches for partial or full placenames. General placename searches are supported, as well as street adress sea...")
- 16:22, 1 August 2019 Mbu talk contribs created page Geolocation reader example (Created page with "To start you need to create a file containing a reader class for your location data. This class must implement the IPlaceNameDataInterfacer. <source lang="csharp">namespace T...")
- 16:05, 1 August 2019 Mbu talk contribs created page Geolocation (Created page with "The Maria GDK Geolocation service allows fast, faceted freetext searches for partial or full placenames. General placename searches are supported, as well as street adress sea...")
- 15:37, 1 August 2019 Mbu talk contribs created page Symbol points (Created page with "The SymbolPoint-service allows the user to define custom symbolproducts/libraries for use in Maria GDK. Products can be installed and upgraded similar to map products and it i...")
- 14:44, 1 August 2019 Mbu talk contribs created page Decorated symbol (Created page with "A decorated symbol is a point object (IGeoPoint) which displays both a symbol and extra decoration. There are several decorated symbols with different decorations. == CER ==...")
- 14:23, 1 August 2019 Mbu talk contribs created page Sandkassa2 (Created page with "Tester syntaxhighlight.... <source lang="xml" enclose="none"><Test></source>")
- 09:54, 1 August 2019 User account Ths talk contribs was created by Mbu talk contribs and password was sent by email (Bli med a)
- 15:49, 31 July 2019 Mbu talk contribs created page Category:Draw objects (Created page with "Maria GDK has built-in support for Mil Std 2525C, and flexible functionality for definition and visualization of custom draw objects. GeoJSON can be used for simple map overlays.")
- 15:45, 31 July 2019 Mbu talk contribs deleted page Serialize (content was: "Draw objects can be serialized to a byte array for easy transfer between different systems. Objects of type '''ISimpleDrawObject''' can be seriali...", and the only contributor was "Mbu" (talk))
- 15:45, 31 July 2019 Mbu talk contribs created page Draw object serialization (Created page with "Draw objects can be serialized to a byte array for easy transfer between different systems. Objects of type '''ISimpleDrawObject''' can be serialized using the '''TPG.DrawObje...")
- 14:45, 31 July 2019 Mbu talk contribs created page Serialize (Created page with "Draw objects can be serialized to a byte array for easy transfer between different systems. Objects of type '''ISimpleDrawObject''' can be serialized using the TPG.DrawObjects...")
- 13:43, 31 July 2019 Mbu talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke...")
- 13:41, 31 July 2019 Mbu talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') --...")
- 13:18, 31 July 2019 Mbu talk contribs created page Module:Template translation (Created page with "local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguage...")
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Pp-template by file upload (7 revisions)
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Note/styles.css by file upload (20 revisions)
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Note/en by file upload (16 revisions)
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Documentation/en by file upload (8 revisions)
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Documentation by file upload (225 revisions)
- 12:47, 31 July 2019 Mbu talk contribs imported Template:Note by file upload (105 revisions)
- 12:36, 31 July 2019 Mbu talk contribs deleted page Template:TNTN (content was: "#REDIRECT Template:Translatable template name")
- 12:36, 31 July 2019 Mbu talk contribs deleted page Template:TNT (content was: "#REDIRECT Template:Translatable template")
- 12:36, 31 July 2019 Mbu talk contribs deleted page Template:Note/en (content was: "<languages/> <onlyinclude>{{#switch: | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch:{{{2|}}} |gotcha=err...")
- 12:35, 31 July 2019 Mbu talk contribs deleted page Template:Nmbox (content was: "<table class="nmbox" style="border: 1px solid #a2a9b1; border-collapse: collapse; clear:both; margin: .5em 0;"> <tr style="background: #eaecf0;"> {{#if:{{{image|}}}{{{header|}}} | <th class="mbox-image" style="white-space: nowrap; paddin...")
- 12:35, 31 July 2019 Mbu talk contribs deleted page Template:Ll (content was: "#REDIRECT Template:Localized link")
- 12:35, 31 July 2019 Mbu talk contribs deleted page Template:Ambox/doc (content was: "<noinclude>{{Documentation subpage}}</noinclude> {{high-risk}} This is the {{Tl|Ambox}} or '''Article message box''' meta-template. === ''type'' === The ''type'' parameter defines the colour of the left bar, and the image that is used b...")
- 12:35, 31 July 2019 Mbu talk contribs deleted page Template:Mbox templates/en (content was: "<noinclude> <languages/> </noinclude>{{#switch: | = {{nmbox | image = 22px|link= | header = {{ll|Template:Mbox|Message box templates}} | text = {{Tlx|ambox{{#translation:}}}} • {{Tlx|cmbox{{#t...")
- 12:34, 31 July 2019 Mbu talk contribs deleted page Template:High-risk/en (content was: "<noinclude> <languages/> </noinclude>{{#switch: | = {{ombox | type = content | image = 40px|alt= | imageright = | text = '''This {{#switch:{{NAMESPACE}}|Module=Lua module|#default=template}} is use...")
- 12:34, 31 July 2019 Mbu talk contribs deleted page Template:Translatable (content was: "{{#ifeq:{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}| |{{{1|{{FULLPAGENAME}}}}} |{{#invoke:String|sub|{{{1|{{FULLPAGENAME}}}}} |1 |{{#expr:{{#invoke:String|len|{{{1|{{FULLPAGENAME}}}}}}}-{{#invoke:String|len|{{pagelang|{{{1|{{FULLPAGENAME}}...")
- 12:34, 31 July 2019 Mbu talk contribs deleted page Template:Tlx (content was: "<span style="font-family:"Consolas", monospace;">{{[[{{#if:{{{SISTER|}}}|{{{SISTER}}}Template|{{ns:Template}}}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]{{#if:{{{2|}}}||{{{2}}}}}{{#if:{{{3|}}}||{{{3}}}}}{{#if:{{{4|}}}||{{{4}}}}}...")
- 12:34, 31 July 2019 Mbu talk contribs deleted page Template:Tl (content was: "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 12:33, 31 July 2019 Mbu talk contribs deleted page Template:Translatable template name (content was: "<includeonly>{{#invoke:Template translation{{{sandbox|}}}|getTranslatedTemplate|uselang={{{uselang|}}}|tntns={{{tntns|{{{namespace|}}}}}}|template={{#if:{{{noshift|}}}|{{{template}}}|{{{1}}}}}|noshift={{{noshift|}}}<!-- there are no othe...")