地理定位辅助 ATM 监控

发布于 2024-07-25 19:07:12 字数 444 浏览 4 评论 0原文

我们想编写一个基于 Web 的应用程序来监控银行的 ATM 机,以具有以下功能:

  • 显示每个终端的位置
  • 显示 ATM 机的一般状态
    颜色编码或简单的终端
    图标(ATM 向上/向下/需要注意,
    现金少等)
  • 有设施可以深入了解 机器的状态有更多
    详细信息(显示计数器、正常运行时间、
    等)
  • 有放大地图的功能 平移地图并搜索
    按地址或地理位置进行定位

机器的状态可在 Oracle 数据库中获取,并且地理位置将添加到终端定义中

是否有现成的开源 API 可用于实现上述要求? 如果有 Oracle 的东西那就太好了

PS:我们正在寻找一个 API 来支持以下国家(阿联酋和海湾合作委员会、哈萨克斯坦、埃及和北非)

谢谢

we would like to write a web based application to monitor the ATM machines in the bank to have the following functionality:

  • Display location of each terminal
  • Display general status of the
    terminal in color coding or simple
    icon (ATM up/Down/needs attention,
    low cash, etc.)
  • Have a facility to drill down on the
    status of the machine with more
    details (display counters, up time,
    etc.)
  • Have the facility to zoom in the map
    and pan the map, and to search for
    locations by address or geo location

The status of the machine is available in an Oracle database, and the geolocation is to be added to the terminal definition

is there any ready open source API available to use to implement the above requirements? if there is something for Oracle it would be great

PS: we are looking for an API to support the following countries (UAE and GCC, Kazakhistan, Egypt and North Africa)

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧伤慢歌 2024-08-01 19:07:12

我建议使用 Google 地图 API,它使用许多在线用户熟悉的 UI,而且可以根据您的需要进行定制。

优点

  • 易于使用。
  • 易于开发。
  • 熟悉的用户界面。
  • 非常可定制。
  • 地图经常更新。

缺点

  • 需要互联网连接。

I would suggest using Google's Maps API, it uses a UI familiar to many people online and it can be customized as you see fit.

Advantages

  • Easy to use.
  • Easy to develop.
  • Familiar UI.
  • Very customizable.
  • Maps updated frequently.

Disadvantages

  • Requires an internet connection.
惟欲睡 2024-08-01 19:07:12

目前,ATM 行业没有开源解决方案,基本上,如果您想编写一个应用程序,请考虑多供应商特定的应用程序。您所说的可能性只有在所有 ATM 机都具有通用接口的情况下才可能实现,从供应商到供应商它都不同。
如果您有更多疑问,请告诉我

At presently in the ATM industry there is no open source solution,,, and basically if you want to write an application consider multivendor specific.The possibilites which you say could be only if all ATM Machines have common interface, from vendor to Vendor it differs.
Do let me know if you have more queries

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文