ref_geo.routes

Module Contents

Functions

getGeoInfo()

From a posted geojson, the route return the municipalities intersected

getAltitude()

From a posted geojson get the altitude min/max

getAreasIntersection()

From a posted geojson, the route return all the area intersected

get_municipalities()

Return the municipalities

get_areas()

Return the areas of ref_geo.l_areas

get_area_size()

Return the area size from a given geojson

get_area_types()

Get areas types list

Attributes

routes

altitude_stmt

geojson_intersect_filter

area_size_func

ref_geo.routes.routes[source]
ref_geo.routes.altitude_stmt[source]
ref_geo.routes.geojson_intersect_filter[source]
ref_geo.routes.area_size_func[source]
ref_geo.routes.getGeoInfo()[source]

From a posted geojson, the route return the municipalities intersected and the altitude min/max

ref_geo.routes.getAltitude()[source]

From a posted geojson get the altitude min/max

ref_geo.routes.getAreasIntersection()[source]

From a posted geojson, the route return all the area intersected from l_areas .. :quickref: Ref Geo;

ref_geo.routes.get_municipalities()[source]

Return the municipalities .. :quickref: Ref Geo;

ref_geo.routes.get_areas()[source]

Return the areas of ref_geo.l_areas .. :quickref: Ref Geo;

ref_geo.routes.get_area_size()[source]

Return the area size from a given geojson

Renvoie:

An area size (int)

ref_geo.routes.get_area_types()[source]

Get areas types list

Query str code:

Type area code (ref_geo.bib_areas_types.type_code)

Query str name:

Type area name (ref_geo.bib_areas_types.type_name)

Query str sort:

sort value as ASC - DESC