Skip to content

Stat-R/hackMyRoute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackMyRoute

To convert gml to geoJSON

curl -X POST -F upload=@journey.gml -F skipFailures='true' http://ogre.adc4gis.com/convert

To run ruby and bundler are prerequisitss Prerequisites: ruby and bundler. Then bundle install To run in irb shell require './app/cycle_street' cycle_street = CycleStreet.new cycle_street.query

To run tests rspec

Releases

No releases published

Packages

No packages published

Languages

  • R 54.1%
  • Ruby 40.4%
  • JavaScript 2.8%
  • HTML 2.6%
  • CSS 0.1%