Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Example application to show what can be done with shapefiles. Built for a blog post on liip.ch

License

Notifications You must be signed in to change notification settings

liip/shapefile-blog-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapefile example

This is a simple JS application built on top of webpack to show what can be done with shapefiles. It uses shapefiles from opendata.swiss and leaflet.js and CartoDB for displaying them. For a full introduction, see the blog post on liip.ch.

Local setup

Clone this repository and execute the following commands:

    npm install
    webpack-dev-server

The app is now available on localhost:8080

About

Example application to show what can be done with shapefiles. Built for a blog post on liip.ch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published