Commit Graph

50 Commits

Author SHA1 Message Date
Frédéric Péters f513f2451d opengis: add support for wfs:FeatureCollection responses (#84053)
gitea/passerelle/pipeline/head This commit looks good Details
2023-11-29 10:34:57 +01:00
Frédéric Péters b9939892b8 opengis: include data from namespaced elements (#79982)
gitea/passerelle/pipeline/head This commit looks good Details
2023-11-27 13:41:47 +01:00
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Lauréline Guérin 2775202bd8 opengis: fix reverse endpoint with bad params (#79136)
gitea/passerelle/pipeline/head This commit looks good Details
2023-07-17 10:41:55 +02:00
Lauréline Guérin 468e5309a9
opengis: fix features endpoint with bad json response (#78901)
gitea/passerelle/pipeline/head Build queued... Details
2023-06-22 15:55:31 +02:00
Nicolas Roche c84f3fa279 cmis: add streets to indexing_template_view test (#74646) 2023-02-17 16:38:02 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Agate e7db96aa4f opengis: validate indexing template to avoid later crashes (#67381) 2022-07-20 08:26:06 +02:00
Valentin Deniaud 0d8ae8889f opengis: add test button for indexing template (#58360) 2022-04-20 11:37:10 +02:00
Lauréline Guérin 59182339ab
misc: fix redundant-u-string-prefix pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 35512c9c2f
misc: remove unused-variable pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin c1074b68fc
misc: fix unused-import pylint error (#62099) 2022-03-25 09:03:35 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Lauréline Guérin ed045503ac
opengis: add custom computed properties on queries (#57295) 2021-10-04 14:38:14 +02:00
Frédéric Péters 87af833818 opengis: add support for geojson shapes (#57280) 2021-09-28 16:19:04 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Frédéric Péters 95671df6cc opengis: include empty features property when there's no data (#49620) 2020-12-19 10:26:36 +01:00
Benjamin Dauvergne 982a207c65 tests: factorize user fixtures (#20851) 2020-12-14 16:21:19 +01:00
Frédéric Péters 505065d699 opengis: update test to provide a complete geometry object (#45044) 2020-07-11 13:43:38 +02:00
Lauréline Guérin 9c50291e3a
query: check slug and name unicity in forms (#43002) 2020-06-04 10:44:31 +02:00
Valentin Deniaud 5e0369d448 opengis: filter custom query on any field (#42008) 2020-05-18 10:16:34 +02:00
Frédéric Péters f84788eec0 opengis: use a django template to index contents (#41990) 2020-05-15 17:51:13 +02:00
Frédéric Péters 9f1a4e1ba8 opengis: don't add example values for query filters (#42688) 2020-05-10 19:19:08 +02:00
Valentin Deniaud 7a4f96e9d8 opengis: add circle filter for custom queries (#41992) 2020-04-29 18:44:21 +02:00
Valentin Deniaud 50184d73f2 opengis: accept extra parameters for reverse endpoint (#42097) 2020-04-29 14:38:35 +02:00
Valentin Deniaud abd37a48d2 opengis: add text search for queries (#40743) 2020-04-17 11:45:42 +02:00
Valentin Deniaud 68d745ad28 opengis: add bbox filter for custom queries (#20535) 2020-04-14 11:29:13 +02:00
Valentin Deniaud 10ce34eb31 opengis: cache custom queries (#20535) 2020-04-14 11:29:13 +02:00
Valentin Deniaud cf2e612021 opengis: make case_insensitive parameter explicit (#41386) 2020-04-14 10:56:22 +02:00
Valentin Deniaud 90d407b0c0 opengis: stop using uppercase parameters (#41224) 2020-04-02 16:24:30 +02:00
Valentin Deniaud d47ed7717c opengis: use correct json format only when available (#41224) 2020-04-02 16:24:30 +02:00
Frédéric Péters 87ca156d9d opengis: pass service type when requesting capabilities (#41143) 2020-03-30 15:59:48 +02:00
Nicolas Roche edf5ff1948 opengis: adapt typename parameter to server version (#38851) 2020-02-17 09:48:07 +01:00
Emmanuel Cazenave b4fb17bc50 test_opengis: mock response content as bytes (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave 498a704c3d opengis: force coordinates precision to six digits (#39197) 2020-01-29 10:30:46 +01:00
Lauréline Guérin 953a9262cd
opengis: feature_info bad params (#22465)
do not crash if lat and/or lon params are not floats
2019-10-02 16:16:13 +02:00
Frédéric Péters 6147f7e2ac opengis: reduce feature info area even more (#34410) 2019-06-28 14:28:11 +02:00
Frédéric Péters f39ee81884 opengis: adjust WMS feature info endpoint to work next to area limits (#34261) 2019-06-24 13:37:17 +02:00
Frédéric Péters 61bb06b143 opengis: compute bbox according to opengis 1.3 rules (#33458) 2019-05-28 08:12:29 +02:00
Benjamin Dauvergne b2189b78b4 tests: fix inconsistencies in opengis tests (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 204c214026 opengis: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Serghei Mihai 7336d6f5dd opengis: add reverse geocoding based on WFS (#21558) 2018-03-26 16:42:56 +02:00
Serghei Mihai 9539f8e432 opengis: add preferred projection system (#20826) 2018-03-21 14:05:18 +01:00
Benjamin Dauvergne ec7c706362 opengis: correctly handle XML formatted OpenGIS errors (#20754) 2018-02-09 23:54:07 +01:00
Thomas NOËL f6a14c375b utils: rename utils.LoggedRequest as utils.Request (#20789)
... because it will not only used for logging.
2017-12-19 10:22:15 +01:00
Serghei Mihai af79c54ebd opengis: allow filtering by feature property (#20508) 2017-12-08 14:34:15 +01:00
Serghei Mihai 5cfd7d1821 opengis: add endpoint to get feature properties (#20305)
Separate WMS end WFS service urls in order to allow each endpoint use its own.
2017-11-29 18:30:10 +01:00
Frédéric Péters 937eb95926 opengis: add tile endpoint (calls GetMap) (#19603) 2017-10-23 09:15:44 +02:00
Frédéric Péters b0144b5646 add basic opengis connector (#15431) 2017-03-15 15:50:31 +01:00