georapid
stable
  • Usage
  • API
    • client module
    • factory module
    • conflicts module
    • fires module
    • formats module
    • geodetic module
    • joins module
    • protests module
    • units module
georapid
  • API
  • Edit on GitHub

API

  • client module
    • GeoRapidClient
      • GeoRapidClient.auth_headers
      • GeoRapidClient.url
  • factory module
    • EnvironmentClientFactory
      • EnvironmentClientFactory.create_client()
      • EnvironmentClientFactory.create_client_with_host()
  • conflicts module
    • aggregate()
    • cluster()
    • count()
    • date_extent()
    • extent()
    • query()
  • fires module
    • aggregate()
    • articles()
    • query()
  • formats module
    • OutFormat
      • OutFormat.ESRI
      • OutFormat.GEOJSON
      • OutFormat.JSON
  • geodetic module
    • Create Buffers
    • Create Points along
    • Create Points from Direction
    • Create Path from Directions
    • Create parametric Wedges
    • Functions
      • create_buffers()
      • create_buffers_from_points()
      • create_path_from_directions()
      • create_points_along()
      • create_points_from_direction()
      • create_wedges()
      • to_azimuth()
  • joins module
    • Contains
    • Crosses
    • Intersects
    • Overlaps
    • Touches
    • Within
    • Functions
      • contains()
      • covers()
      • crosses()
      • intersects()
      • overlaps()
      • touches()
      • within()
  • protests module
    • aggregate()
    • articles()
    • hotspots()
  • units module
    • LinearUnit
      • LinearUnit.cm
      • LinearUnit.ft
      • LinearUnit.in_
      • LinearUnit.km
      • LinearUnit.ly
      • LinearUnit.m
      • LinearUnit.mm
      • LinearUnit.nm
      • LinearUnit.sm
      • LinearUnit.yd
Previous Next

© Copyright 2022, Geospatial AI. Revision c2ad048d.

Built with Sphinx using a theme provided by Read the Docs.