Surveys API code repository
收藏资源简介:
A Linked Data API, using Python Flask which is an HTTP API framework, used to deliver representations of GA's aerial Surveys online as Linked Data. The API reads data from another HTTP API: the ARGUS XML API. The ARGUS XML API is generated by Oracle software and delivers XML representations of Survey objects stored in the ARGUS database. The online endpoints for the ARGUS XML API as accessed by this Surveys API are given in a config file within this API's code. Details about how to use this API are given within the main README file of this API's code repository (README.md).
本项目为关联数据(Linked Data)应用程序接口(API),依托Python Flask(一款HTTP API开发框架)构建,用于以关联数据形式在线发布GA航空测量成果的表征数据。 本API从另一款HTTP API——ARGUS XML API——读取数据。该ARGUS XML API由甲骨文(Oracle)软件生成,用于以XML格式表征并传输存储于ARGUS数据库中的测量对象数据。 本测量API所需调用的ARGUS XML API在线接口端点,均配置于本API代码库内的配置文件中。 本API的使用详情,请查阅其代码仓库中的主README文件(README.md)。



