Skip to content

v7.6.1

Compare
Choose a tag to compare
@sfalquier sfalquier released this 13 Jul 13:37
· 1017 commits to develop since this release

v7.6.1 (2018-06-20)

Full Changelog

New stuff:

  • _geosearch : centroid/geometry is not in the returned geojson data when property map is flatted #311
  • GeoAggregate/Geosearch : flat the propreties of geojson #296 [API]
  • Generate python api #287
  • OPENSEARCH: add url_template_prefix in ARLAS server configuration instread of collection reference definition #286 [conf]
  • RASTER Tile Service for ARLAS #261 [conf]
  • GeoAggregate and GeoSearch: add feature-type property #212
  • Aggregate and Geoaggregate must allow multiple metrics #106 [API]
  • Filters: Implement date math values in range, lt and gt operators #87 [API]
  • Feat/#287 python api generation #288 (TamerGisaia)

Fixed bugs:

  • release.sh : pip publication command line fails #312
  • When coordinates are Long/Integer, the GEOJSON is not built. #284

Miscellaneous: