- appcustom: custom exports set srs
- mvt: enhances compatibiltiy of mvt tiles
- sytaxbuilder: fixes syntax on builder append for metadatauser
- builderbug: fixes bug on includeuserstats
- staff-access-for-download-metrics: fixes bug for metrics not being available to staff
- download-metrics: enabels user to fetch and download metrics for rawdataapi
- unit-test-failing: only add file format if tiles are enabled
- test-cases: don't run if task is failed
- mvt-tiles: fixes zoom level and zipping method for mvt tiles
- security-patch-task-result: don't raise the error to user when task status is being returned
- mvt-format: fix bug on mvt formats invalid command line args
- fix-zoom-level-bug-on-pmtiles: adds proper syntax on vector tiles exports zoom level
- change-default-db-user-to-user-column: default user was being used for db query instead read it from table itself
- fix-on-dir-size-issue: failing exports causing dir to explode
- init-default-values: reinitialize the default value as other endpoints don't require parameters
- streaming-response-for-api: adds streaming response for current snapshot plain
- userinfo-on-exports: adds userinfo in exports only for logged in users
- vector-tiles: support for vector tiles , allow user to select all tags in select
- dockerfile: minimizes docker image size and introduces new version of gdal which should enable the latest vector driver support
- custom_exports-yaml: adds a yaml endpoint for custom exports
- fixes-failing-test-cases: moves user checking to base class
- wild-card-select: fixes bug on wild card select for the query builder
- cleanup-previous-non-async-code: removes non async code for the quick fetch
- yaml-models: refactor model to models.py
- custom-exports-yaml: added geometry and both yaml validation
- custom-exports-yaml: moves geometry to request body within yaml itself instead of query param
- polygon-stats: let admin and staff bypass the area limit
- iso3-stats: fix bug on iso3 stats after the role check
- api_worker: clean dir when task fails
- hdx-lib: upgraded the hdx lib to fix last-modified bug
- countries: adds cid country get endpoint
- test_api: unittest fix for plain endpoint
- s3downloadlink: changes download link to support ipv6
- stats: adds area threshold in the stats api along with timeout reduced to 30 second
- version-control: Allows rawdataapi to follow version control using commitizen
- dokcer-compose: One command up docker compose method
- dockerfile: Avoids copying tippicone for source code level changes
- logging: adds tqdm for better logging and upgrades hdx python lib
- queue-name: changes queue name and workers to pick correct variable
- api-worker: logic changes for memory optimized zip
- workers: enables max worker variable to be set from env variable
- add optional param to wrap flatgeobuf in geomcollection
- default add spatial index to generated flatgeobuf files
- remove ENCODING param for flatgeobuf (does nothing)
- use f-string for flatgeobuf ogr command