All Projects → osmlab → to-fix

osmlab / to-fix

Licence: BSD-3-Clause License
A task manager for OpenStreetMap

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to to-fix

a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (+7.41%)
Mutual labels:  openstreetmap
osmfocus
Open source tool for examining OpenStreetMap elements by moving around on a map.
Stars: ✭ 30 (-44.44%)
Mutual labels:  openstreetmap
query-overpass
Query the OpenStreetMap Overpass API.
Stars: ✭ 17 (-68.52%)
Mutual labels:  openstreetmap
vtm
OpenGL vector map library - running on Android, iOS, Desktop and browser.
Stars: ✭ 212 (+292.59%)
Mutual labels:  openstreetmap
gosmparse
Processing OpenStreetMap PBF files at speed with Go
Stars: ✭ 55 (+1.85%)
Mutual labels:  openstreetmap
AndroidOfflineMapLibrary
Offline OpenStreet Map Library (No Internet Required) You dont have to even one-time connect!
Stars: ✭ 16 (-70.37%)
Mutual labels:  openstreetmap
graphhopper-navigation-example
GraphHopper Navigation as App
Stars: ✭ 72 (+33.33%)
Mutual labels:  openstreetmap
JOSM easypresets
No description or website provided.
Stars: ✭ 19 (-64.81%)
Mutual labels:  openstreetmap
mapping-north-korea
Humanitarian Project for Mapping North Korea
Stars: ✭ 15 (-72.22%)
Mutual labels:  openstreetmap
osmcha
Python package to detect suspicious OSM changesets
Stars: ✭ 33 (-38.89%)
Mutual labels:  openstreetmap
maps4cim
maps4cim - a real world map generator for CiM 2
Stars: ✭ 21 (-61.11%)
Mutual labels:  openstreetmap
humanized opening hours
A parser for the opening_hours fields from OpenStreetMap
Stars: ✭ 22 (-59.26%)
Mutual labels:  openstreetmap
prototypes
miscellaneous wolfram language functions
Stars: ✭ 24 (-55.56%)
Mutual labels:  openstreetmap
operations
OSMF Operations Working Group issue tracking
Stars: ✭ 79 (+46.3%)
Mutual labels:  openstreetmap
taghistory
📈 History of OSM tag usage
Stars: ✭ 33 (-38.89%)
Mutual labels:  openstreetmap
openskimap.org
The front end for OpenSkiMap.org.
Stars: ✭ 23 (-57.41%)
Mutual labels:  openstreetmap
map
🏳️‍🌈🗺 A map of community centers and other helpful information for queer (LGBTQ) people.
Stars: ✭ 15 (-72.22%)
Mutual labels:  openstreetmap
OSMDashboard
OpenStreetMaps Dashboard for OpenTracks
Stars: ✭ 37 (-31.48%)
Mutual labels:  openstreetmap
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-5.56%)
Mutual labels:  openstreetmap
ohsome-api
API for analysing OpenStreetMap history data
Stars: ✭ 25 (-53.7%)
Mutual labels:  openstreetmap
 ____  __       ____  __  _  _
(_  _)/  \  ___(  __)(  )( \/ )
  )( (  O )(___)) _)  )(  )  (
 (__) \__/     (__)  (__)(_/\_)

A task manager for OpenStreetMap.

Coordinate with other users and work down a queue of tasks without getting in each other’s way.

to-fix

Related tools

  • A JOSM plugin is available at tofix-plugin.
  • A CLI for creating and updating tasks is available at tofix-cli.

Workflow

This is the frontend component to to-fix. The server component is at to-fix-backend.

This is a React + Redux application bootstrapped with create-react-app.

To start development, you will require node.js to be installed.

npm install && npm start

To build and publish to gh-pages, run

npm deploy

You can configure some details at src/config.

Wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].