Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.09 KB

Readme.md

File metadata and controls

42 lines (25 loc) · 1.09 KB

Readme

This is an API Faker with prepared data accessible via URL commands

Start API with Docker

  • clone the reposirory
  • run: docker build -t api-faker .
  • run: docker run --rm -d --name api-faker -p 5000:3000 api-faker

The API is accessible under localhost and port 5000

Data Description

  1. Geolife

    • See PDF
  2. Tankstellen

    • Coming Soon
  3. Animal Movement

    • Lat Lng Position from two animals (cat and dog) in one event walking around

Data Access

GeoLife

Animals

Sources

http://www.w3.org/2003/01/geo/wgs84_pos#lat http://www.w3.org/2003/01/geo/wgs84_pos#long