-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(geo): update queryUrl with min max resolution (#1167)
* feat(geo): update queryUrl with min max resolution * solve lint errors * solve lint errors.. * solve lint errors * test query * test * fix(query): fix query url bbox param * wip * branch testing new code * merge with queryUrlFix * add resolution and scale check * lint * check scale and resolution are exists * verification of resolution and scale * refactor/fix(queryUrl): fix conditions and examples for scale and resolution * fix typo * fix(query): fix htmlgml query geom * fix(query): htmlgml2 geometries were undefined or wrong --------- Co-authored-by: Philippe Lafreniere <[email protected]> Co-authored-by: Pierre-Étienne Lord <[email protected]>
- Loading branch information
Showing
3 changed files
with
206 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters