michalbcz / reality-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PragueHacks - RealReality mock server

Quick and dirty server for serving SHP files data build for Real reality project created at Prague Hacks 2016.

Chrome extension front-end is here.

Run it with mvnw spring-boot:run (it's standard Spring Boot app)

Data sets below are supported. If there is newer version of data (you can see in metadata of given dataset). You need to download WSG84 versions of shape files and copy .shp (polygon data), shx (index data) and .dbf (attributes data) files from zip.

Supported data sets:

About


Languages

Language:Java 100.0%