Skip to content

Add isoline layer tool and replace travel_time_filter by isoline_filter - #190

Open
LionelZoubritzky-IGN wants to merge 5 commits into
142-gpfschemastore0.2.0from
144/isoline-tool
Open

Add isoline layer tool and replace travel_time_filter by isoline_filter#190
LionelZoubritzky-IGN wants to merge 5 commits into
142-gpfschemastore0.2.0from
144/isoline-tool

Conversation

@LionelZoubritzky-IGN

@LionelZoubritzky-IGN LionelZoubritzky-IGN commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR adds two things:

  • it adds a new GpfIsolineLayerTool for exporting an isochrone or an isodistance for carto. The tool follows the same conventions as the other Layer tools: it exposes a data_url which is served by the proxy.
  • it incorporates the previous isodistance capability into the former travel_time_filter, making it a more general isoline_filter.

Minor change: the maximum time is increased from 120 minutes to 600 minutes, the actual upstream limit. Likewise, I also added a 50km distance limit.

Close #143 and #144

This was linked to issues Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add isodistance tool Finish isochrone tool

2 participants