Skip to content

Scrape "Join-The-Pipe" #7

Description

@milovanderlinden

http://join-the-pipe.org/en is creating pumps and taps as well as shops and service in restaurants all over the world. They are serving markers which are presented on google maps in their own website. These markers come from:

http://join-the-pipe.org/uploads/markers.js?d=1486370134

Each marker is an array:

['2 Bartaps<br />Hogeschool van Amsterdam - Science Park 205 - Amsterdam', 52.357043, 4.950226, 0, 3,279]

Where the elements are:

  • Description
  • Longitude (X)
  • Latitude (Y),
  • (Unknown, maybe Z?)
  • Type of marker
  • Unique ID

Typer of markers are:

  1. Outlet
  2. Restaurant
  3. Tap
  4. Pump

It would be great if we could periodically scrape this information and turn it into data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions