happygisco

This is the documentation of the happygisco module.

Package components

Module contents

Simple microservice (API) built on top of Eurostat GISCO web-services, and not only.

Description

The happyGISCO project will enable you to perform very basic geospatial operations, e.g.:

  • geospatial units conversion,
  • geographical system transformation,
  • geolocation retrieval,

using common online web-based geoservices (with or without authentication requested):

Usage

>>> import happygisco
>>> print(happygisco.__all__)
    ['settings', 'base', 'tools', 'services', 'features']

Indices and tables