Manu1400 / ParkingAPI

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

[Switzerland] Add Genève parkings (29/42 parkings) #24

Open Manu1400 opened 8 years ago

Manu1400 commented 8 years ago

http://ge.ch/geoportail/infomobilite/ (Flash website) -> used ArcGIS

http://ge.ch/mobilite/se-deplacer-geneve/informations-circulation -> smartphone apps

Manu1400 commented 7 years ago

https://www.geneve-parking.ch/fr/parkings/pr-tuileries ?

Manu1400 commented 5 years ago

https://ge.ch/terinfomobilite/ (developed by https://www.citec.ch/2017/06/info-mobilite-comment-faire-fructifier-la-gestion-des-donnees-doccupation-des-parkings-en-temps-reel/ )

Manu1400 commented 3 years ago

https://www.geneve-parking.ch/fr/parkings/uni-dufour => all => strange values => a unique value in realtime

service-tooltip 👍

Manu1400 commented 3 years ago

"Cette donnée est gérée en collaboration avec la Fondation des Parkings. Certains de ces parkings peuvent être consultés sur Infomobilité avec leur taux de remplissage en temps réel." https://ge.ch/sitg/sitg_catalog/sitg_donnees?keyword=parking&topic=tous&service=tous&datatype=tous&distribution=tous&sort=auto

https://www.etat.ge.ch/geoportail/pro/?portalresources=OTC_PARKING => carte => ie: liste des parkings relais avec du temps réel ailleurs

Manu1400 commented 3 years ago

my query : https://ge.ch/terags/rest/services/SITG/INFOMOB_PARKING_TEMPS_REEL/MapServer/0/query?where=1%3D1&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=TAUX_REMPLISSAGE&returnGeometry=true&returnTrueCurves=false&maxAllowableOffset=&geometryPrecision=&outSR=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&returnDistinctValues=false&resultOffset=&resultRecordCount=&f=pjson => JSON

  {
   "attributes": {
    "TAUX_REMPLISSAGE": 1.0133333333333301
   },
   "geometry": {
    "x": 2504732.9233654011,
    "y": 1116299.9195113555
   }
  },