bikeways4everybody icon indicating copy to clipboard operation
bikeways4everybody copied to clipboard

Crowdsourcing bike routes in Boston. Making pretty maps from it.

Results 20 bikeways4everybody issues
Sort by recently updated
recently updated
newest added

Not sure if this was a schema mis-match on your end or if CARTO changed their default columns, but your SQL function was refrencing a 'notes' column that dosen't exist.

- [x] Get an API key - [ ] Change code in directions.js + config.js

Might help fix https://github.com/Leaflet/Leaflet/issues/4686

Problem appeared after migration to Leaflet 1.0, need to switch up z-indexes...

After submitting input, enable users to "share" the location and their comments somehow. _Would break the degree of anonymity built in at the moment_

enhancement
help wanted

No need for a plugin anymore http://leafletjs.com/reference-1.0.0.html#locate-options

Confirming data has been sent to the database and thanking the user. I've had some difficulty in making tooltips appear w/o hovering. Someone recommended just having a `` appear and...

help wanted

https://gist.githubusercontent.com/stuartlynn/e2bafb503c70bc71ccae/raw/81663236b8c933abc7f8887c0b32a533464a9078/segment_line.sql

Detect when a marker added is added on the existing route being drawn and add the new waypoint in between the existing waypoints in the array.