Skip to content

FloofyReal/assignment-gis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date Helper

Intro

Ever was in a situation, that your lovely SO didn't want to sit another evening in front of yet another TV series? Did you ever feel you want to impress a girl, but find yourself lacking useful Geological information? Well, today is your lucky day, because with Date Helper, you will give her above average time with B+ for trying!

  1. Custom-styled background map, ideally built with mapbox.
  2. Local server with PostGIS and an API layer that exposes data in a geojson format using CherryPy as dedicated server and MapBox.js API to help with useful GeoJSON functions.
  3. The user-facing web application which calls the API and lets the user see and navigate in the map and shows the geodata. You can (and should) use existing components, such as the Mapbox SDK, or Leaflet.

Example of use

  • Showing nearby (or rather ALL) shops by choice (Supermarkets, Florists, Newsagents and Fuel stations).
  • Showing nearby (or rather ALL) parks with existing paths for walking OR parks that are nearby water areas (even without paths - Let's go for an adventure!)

Data sources

My project

Fill in (either in English, or in Slovak):

Application description: Date Helper

Data source: <OSM data dump of Slovakia>

Technologies used: PostGis, PSGCOG2, CherryPy, Mapbox

About

Course assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.4%
  • Python 32.7%
  • HTML 24.6%
  • CSS 4.3%