Fix order of coordinates in BBOX
[gpl/argeo-suite.git] / org.argeo.app.geo / src / org / argeo / app / geo / http / WfsHttpHandler.java
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