Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 345 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 345 Bytes

map_layers_postgis_example_app

Rails application with postgis adapter plugin and map_layers

Create database

bundle exec rake db:create db:migrate

Populate data

bundle exec rake demo:populate

Launch web server

bundle exec rails s

Go to http://localhost:3000 to see the map