Skip to content

Example website with geospatial feature using Phoenix Framework using PostGIS

Notifications You must be signed in to change notification settings

wtfleming/phoenix-postgis-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phoenix-postgis-example

Example website with geospatial features using the Phoenix Framework, D3, and PostGIS.

To run this you will need to have Elixir installed and download data from https://www.kaggle.com/kaggle/climate-data-from-ocean-ships. Instructions to get up and running are available on this blog post, but once everything is setup you can start the server like this:

$ npm install
$ mix ecto.create
$ mix ecto migrate
$ mix phoenix.server
$ open http://localhost:4000

About

Example website with geospatial feature using Phoenix Framework using PostGIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •