Manu1400 / ParkingAPI

Disponibilité des places de parking
7 stars 0 forks source link

[Netherlands] Add Amsterdam (6/8 P+R) #93

Open Manu1400 opened 7 years ago

Manu1400 commented 7 years ago

https://penr.stachanov.com/penr/currentAvailability/currentAvailability

iframe (with auto refresh of the page) : https://penr.stachanov.com/penr/currentAvailability/index

Manu1400 commented 6 years ago

from https://github.com/Nosykaa/GameOfCode/blob/c1cff47dc1abc872c472613f0dcb884cb92c1a1a/GameOfCode2016/GameOfCode2016/Connectivity/CityParksClient.cs !

Manu1400 commented 5 years ago

https://api.data.amsterdam.nl/api/ ?

Manu1400 commented 3 years ago

https://github.com/peterpeerdeman/amsterdam-parking/blob/master/index.js (2020 👍 👍 )

parse https://penr.stachanov.com/penr/currentAvailability/index webpage 👍 no parse lastUpdate date 👎

Manu1400 commented 3 years ago

https://www.europeandataportal.eu/data/datasets/9orkef6t-au29g?locale=en => ie : http://opd.it-t.nl/data/amsterdam/ParkingLocation.json => GeoJson 👍

      "properties": {
        "Name": "CE-P32 De Hallen",
        "PubDate": "2021-03-19T02:13:42.139Z",
        "Type": "parkinglocation",
        "State": "ok",
        "FreeSpaceShort": "88",
        "FreeSpaceLong": "3",
        "ShortCapacity": "97",
        "LongCapacity": "13"
      }