Add repository to package.json
This commit is contained in:
parent
165084d4d5
commit
9f6df1dab9
2 changed files with 33 additions and 50 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "mapcomplete",
|
||||
"version": "0.0.5",
|
||||
"repository": "https://github.com/pietervdvn/MapComplete",
|
||||
"description": "A small website to edit OSM easily",
|
||||
"main": "index.js",
|
||||
"disabled:staticFiles": {
|
||||
|
|
82
wikiIndex
82
wikiIndex
|
@ -20,26 +20,6 @@
|
|||
|
|
||||
}}
|
||||
|
||||
{{Software
|
||||
|name = cyclofix
|
||||
|author = MapComplete
|
||||
|web = https://pietervdvn.github.io/MapComplete/cyclofix.html
|
||||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = en;nl;fr;gl;de
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs
|
||||
|map = yes
|
||||
|findLocation = yes
|
||||
|findNearbyPOI = yes
|
||||
|addPOI = yes
|
||||
|editPOI = yes
|
||||
|editTags = yes
|
||||
|
|
||||
}}
|
||||
|
||||
{{Software
|
||||
|name = bookcases
|
||||
|author = MapComplete
|
||||
|
@ -121,16 +101,16 @@
|
|||
}}
|
||||
|
||||
{{Software
|
||||
|name = fietsstraten
|
||||
|author = MapComlete
|
||||
|web = https://pietervdvn.github.io/MapComplete/fietsstraten.html
|
||||
|name = cyclofix
|
||||
|author = MapComplete
|
||||
|web = https://pietervdvn.github.io/MapComplete/cyclofix.html
|
||||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = nl
|
||||
|languages = en;nl;fr;gl;de
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: Een kaart met alle gekende fietsstraten
|
||||
|description = A MapComplete theme: The goal of this map is to present cyclists with an easy-to-use solution to find the appropriate infrastructure for their needs
|
||||
|map = yes
|
||||
|findLocation = yes
|
||||
|findNearbyPOI = yes
|
||||
|
@ -160,26 +140,6 @@
|
|||
|
|
||||
}}
|
||||
|
||||
{{Software
|
||||
|name = buurtnatuur
|
||||
|author = Pieter Vander Vennet
|
||||
|web = https://pietervdvn.github.io/MapComplete/buurtnatuur.html
|
||||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = nl
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: Met deze tool kan je natuur in je buurt in kaart brengen en meer informatie geven over je favoriete plekje
|
||||
|map = yes
|
||||
|findLocation = yes
|
||||
|findNearbyPOI = yes
|
||||
|addPOI = yes
|
||||
|editPOI = yes
|
||||
|editTags = yes
|
||||
|
|
||||
}}
|
||||
|
||||
{{Software
|
||||
|name = nature
|
||||
|author =
|
||||
|
@ -201,16 +161,16 @@
|
|||
}}
|
||||
|
||||
{{Software
|
||||
|name = maps
|
||||
|author = MapComplete
|
||||
|web = https://pietervdvn.github.io/MapComplete/maps.html
|
||||
|name = fietsstraten
|
||||
|author = MapComlete
|
||||
|web = https://pietervdvn.github.io/MapComplete/fietsstraten.html
|
||||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = en;nl
|
||||
|languages = nl
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: A map of maps and information boards
|
||||
|description = A MapComplete theme: Een kaart met alle gekende fietsstraten
|
||||
|map = yes
|
||||
|findLocation = yes
|
||||
|findNearbyPOI = yes
|
||||
|
@ -220,3 +180,25 @@
|
|||
|
|
||||
}}
|
||||
|
||||
{{Software
|
||||
|name = maps
|
||||
|author = MapComplete
|
||||
|web = https://pietervdvn.github.io/MapComplete/maps.html
|
||||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = en;nl
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: On this map, all the maps known by OpenStreetMap are shown
|
||||
|map = yes
|
||||
|findLocation = yes
|
||||
|findNearbyPOI = yes
|
||||
|addPOI = yes
|
||||
|editPOI = yes
|
||||
|editTags = yes
|
||||
|
|
||||
}}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue