Cape
v0.1.10
  • GUIDE
  • Modules

    View Source Arpas.REST.Esri.Api (Cape v0.1.10)

    Utilita per accedere ad AGOL(Arcgis online) tramite api rest

    Link to this section Summary

    Functions

    add_token(log_as)
    feature(log_as \\ :no_token, query \\ %{}, url)
    feature_all(log_as \\ :no_token, feauture_url)
    get_access_token(log_as \\ :idro)
    layers(log_as \\ :idro, url \\ Env.services())
    query_all(log_as \\ :no_token)
    query_feature_info(log_as \\ :no_token, url)
    terzo()
    token()
    token(atom)

    Restituisce token per accedere ad AGOL :idro :alai

    token(id, secret)
    users()

    Link to this section Functions

    Link to this function

    add_token(log_as)

    View Source
    Link to this function

    feature(log_as \\ :no_token, query \\ %{}, url)

    View Source
    Link to this function

    feature_all(log_as \\ :no_token, feauture_url)

    View Source
    Link to this function

    get_access_token(log_as \\ :idro)

    View Source
    Link to this function

    layers(log_as \\ :idro, url \\ Env.services())

    View Source
    Link to this function

    query_all(log_as \\ :no_token)

    View Source
    Link to this function

    query_feature_info(log_as \\ :no_token, url)

    View Source
    Link to this function

    terzo()

    View Source
    Link to this function

    token()

    View Source
    Link to this function

    token(atom)

    View Source

    Restituisce token per accedere ad AGOL :idro :alai

    Link to this function

    token(id, secret)

    View Source
    Link to this function

    users()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language