Prepare next development cycle
[gpl/argeo-suite.git] / org.argeo.app.geo / src / org / argeo / app / geo / http / WfsHttpHandler.java
2024-03-16 Mathieu BaudierMerge tag 'v2.3.24' into testing
2024-03-11 Mathieu BaudierRefactor Argeo APIs
2024-03-11 Mathieu BaudierRefactor Argeo APIs
2023-12-20 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2023-12-20 Mathieu BaudierImprove WFS exception logging
2023-12-19 Mathieu BaudierMerge tag 'v2.3.23' into testing
2023-12-13 Mathieu BaudierImprove logging
2023-11-09 Mathieu BaudierMerge tag 'v2.3.19' into testing
2023-11-03 Mathieu BaudierFix bbox query for box overlap
2023-10-27 Mathieu BaudierImprove WFS
2023-10-26 Mathieu BaudierFix lat/lon vs. lon/lat issues
2023-10-18 Mathieu BaudierMake WFS http handler authentication aware.
2023-10-18 Mathieu BaudierImprove open layers
2023-10-16 Mathieu BaudierAdapt to changes in GeoTools
2023-10-16 Mathieu BaudierWFS can download files
2023-10-05 Mathieu BaudierFix order of coordinates in BBOX
2023-10-04 Mathieu Baudierbounding box support
2023-09-30 Mathieu BaudierExperiment with streaming GeoJSON directly
2023-09-30 Mathieu BaudierWork on GPX polygons clean up
2023-09-29 Mathieu BaudierWork on GeoJSon ans JTS support
2023-09-25 Mathieu BaudierImprove WFS queries
2023-09-24 Mathieu BaudierIntroduce a package for Geo API
2023-09-24 Mathieu BaudierMake WFS more extensible
2023-09-22 Mathieu BaudierRename WGS84 enum for longitude
2023-09-13 Mathieu BaudierGeoGson tooling
2023-09-08 Mathieu BaudierImprove and clean up geo utilities.
2023-09-07 Mathieu BaudierExperiment with GML
2023-09-04 Mathieu BaudierSLD styling support, based on Geographical CSS
2023-09-02 Mathieu BaudierIntroduce WFS HTTP handler