Sentinel Hub Logo
stable

Documentation content:

  • Installation
  • Configuration
  • Logging
  • Basic examples
  • Advanced tutorials
  • Package content
    • Modules
      • sentinelhub.api
      • sentinelhub.areas
      • sentinelhub.aws
      • sentinelhub.base
      • sentinelhub.config
      • sentinelhub.constants
      • sentinelhub.data_collections
      • sentinelhub.data_collections_bands
      • sentinelhub.data_utils
      • sentinelhub.decoding
      • sentinelhub.exceptions
      • sentinelhub.download
      • sentinelhub.geo_utils
      • sentinelhub.geometry
      • sentinelhub.geopedia
        • sentinelhub.geopedia.core
        • sentinelhub.geopedia.request
      • sentinelhub.io_utils
      • sentinelhub.testing_utils
      • sentinelhub.time_utils
      • sentinelhub.types
Sentinel Hub
  • Package content
  • sentinelhub.geopedia
  • Edit on GitHub

sentinelhub.geopedia

The part of the package for interacting with Geopedia API. Note that this part might in the future be moved into a separate package!

  • sentinelhub.geopedia.core
    • GeopediaService
    • GeopediaSession
      • GeopediaSession.SESSION_DURATION
      • GeopediaSession.UNAUTHENTICATED_USER_ID
      • GeopediaSession.session_info
      • GeopediaSession.session_id
      • GeopediaSession.session_headers
      • GeopediaSession.user_info
      • GeopediaSession.user_id
      • GeopediaSession.restart()
      • GeopediaSession.provide_session()
    • GeopediaWmsService
      • GeopediaWmsService.get_request()
      • GeopediaWmsService.get_dates()
      • GeopediaWmsService.get_wfs_iterator()
    • GeopediaImageService
      • GeopediaImageService.get_request()
      • GeopediaImageService.get_gpd_iterator()
    • GeopediaFeatureIterator
      • GeopediaFeatureIterator.FILTER_EXPRESSION
      • GeopediaFeatureIterator.MAX_FEATURES_PER_REQUEST
      • GeopediaFeatureIterator.get_geometry_iterator()
      • GeopediaFeatureIterator.get_field_iterator()
      • GeopediaFeatureIterator.get_size()
  • sentinelhub.geopedia.request
    • GeopediaRequest
      • GeopediaRequest.create_request()
    • GeopediaWmsRequest
      • GeopediaWmsRequest.create_request()
    • GeopediaImageRequest
      • GeopediaImageRequest.create_request()
      • GeopediaImageRequest.get_items()
Previous Next

© Copyright 2017, Sinergise. Revision 3daf62c4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds