Giter VIP home page Giter VIP logo

agol-schemas's Introduction

agol-schemas

JSON Schemas for ArcGIS Online's requests and responses.
Based on ArcGIS REST API documentation.

All schemas are written in their own separate files under the data folder.
A script combines them into the output format under the dist folder.
This folder includes the scripts that combines input schemas into output.

Schemas are available in 2 formats: swagger and json-schema-faker

swagger

  • Definitions for OpenAPI specifications (swagger.io).
  • This is the Definitions section of the swagger.json file.
  • It removes faker, chance, and id properties.
  • Stored in /dist/swaggerDefinitions.json.

json-schema-faker

  • Definitions for json-schema-faker
  • These schemas are one file for each schema. Each file includes the schema and a Definitions section that include all the other schemas that the main schema depend on.
  • This includes faker.js, and chance.js info.

For a list of all schemas list in the ArcGIS REST API, see coverage.
A list of schemas included in this library and their descriptions is in the schemas doc file.
For documentation of code files, read the doc for each file in the doc folder.

agol-schemas's People

Contributors

amreldib avatar

Watchers

James Cloos avatar Adam Marinelli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.