forked from infra-geo-ouverte/igo2-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.0 alpha #5
Merged
Merged
1.0.0 alpha #5
Conversation
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
…efore adding it to the map
…312) * feat(rotation-btn)Shown if disabled(except mobile) * feat(view) animate view rotation on reset * i18n(rotation) typo * feat(rotation-button)Set option to show/hide
* feat(query)Force a geometry to html getfeatureinfo * refactor(query.component) Wrong urls * refactor(extra files) Removed. * refactor(demo) change layer title in query.
…ult context (#367) * refactor(share)Coord precision & skip default context * Delete launch.json * Delete settings.json * Delete 3-Deployer_lib_vers_IGO2.bat * Delete proxy.conf.json * typo(proxy) delete file by mistake * refactor(sharemap) moving to viewcontroller instead of map.* * refactor(sharemap) remove unused settings from url & url clean up * Delete proxy.conf.json * proxy
* Fix #288 (Reverse coordinate search) Add a rainbow of possibilities for searching coordinate (multiple formats supported) Add support for EPSG:32198 * Replace unused variable for blank change case of function convertDMSToDD
…anage some object properly (#372) * refactor(crossOrigin) Harmonizing crossOrigin syntax and properties * feat(polyfills) Allow IE 11 to manage some object properly * ui(entity-table) fix icon * Delete 3-Deployer_lib_vers_IGO2.bat
…e by attribute (#368) * feat(datasource,layer): add MVT(MapBox Vector Tile) and Vector Tile layer supported as new datasource * feat(datasource,layer): add MVT(MapBox Vector Tile) and Vector Tile layer supported as new datasource and styleByAttribute supported as new style * fix(context, layerService): remove context layers that are not public and fix lint in layer.service.ts * feat(context, layer): add context layers and modify if() logic to else if() for styleByAttribute in layer.service.ts
* issue #349 * add setting nominatim * ajout de conf pour les services, stop propagation click, fix lint * ajout d'une distance pour la recherche * ajout traduction setting * typing and dusting * feat(geo.search) new compoenent search-settings * style(geo.search.search-selector) lint * style(geo.search.search-selector) moved to search-setting * style(geo.search) improve code
* issue #349 * add setting nominatim * ajout de conf pour les services, stop propagation click, fix lint * ajout d'une distance pour la recherche * ajout traduction setting * typing and dusting * feat(geo.search) new compoenent search-settings * style(geo.search.search-selector) lint * feat(geo.searchsource) add hashtag * fix(geo.search.search-bar) respect minlength * style(geo.search.search-bar) delete console.log * feat(geo.search) Add hashtag capability * refactor(geo.seach.shared.source.icherche) same thing with less * fix(geo.search.search-bar) respect minlength and no call when just hashtag
* feat(datasource,layer,style): add Cluster datasource and configurable style for it
* feat{geometry-form-field}: allow to set symbol * feat(geometry-form-field): better symbol control
* feat(vector-layer-watcher) add watcher to vector layer * refactor(demo-layer) set back demo * feat(datasource) add unwatch method * fix(VectorAnimation) color optional. default red
… operator control (#361) * refactor(ogc-filter) Manage ogcfilterwriter usage. * refactor(ogc-filter) interface modified * refactor(wfs-datasource) simplification * feat(wfs-datasource) only call needed fields * refactor(wms-wfs-datasource)Filters to igoFilters * refactor(*) geometry name for filters * refactor(wms-wfs) Moving common utils/methods * refactor(wms-wfs) using shared method and const. * refactor(*) various minor fix * feat(pushButtons)Adding pushbutton over ogcfilters * refactor(*) ogcfilters result from buildFilter * wip(ogc-filters) * feat (wfs,ogcfilters)Enable wfs to have pushbutton * refactor(wfs) build url on empty pushbutton * typo(togglebuttons) * refactor(ogc-filter) switch to mdi SVG icon * feat(ogc-filters) exclude field from sourceFields * refactor(ogc-filter)remove geometry as overlay * refactor(ogc-filter) Minor fixes * feat(ogc-filter) Limit operators's list by type * feat(demo) Add ogcfilters pushButtons example * refactor(*) PR 631 simple reviews part 1 * refactor(ogc) place setter before getter * refactor(ogc) remove mention to showfeatureonmap * refactor(*) PR 631 simple reviews part 2 * refactor(wms & wfs & ogcfilters) defaut values * refactor(wfs) removing mention to wfscapabilities * refactor(wfs) default options for filters. * refactor(wms) way to manage empty sourcefields & pushbuttons * refactor(wfs-service) Simplification * refactor(ogc-filter-toggle-button.component) Simplification by binding a boolean. * refactor(ogc-filter) removing usage of feature extent
* style(geo.search.search-selector) useless line * feat(geo.search.search-setting) enable/disable search source with checkbox * fix(context): fix minors issues context module * test(geo.search.search-settings) fix test * style(geo.search.search-settings) useless code * style(geo.search.search-selector) useless line * feat(geo.search.search-setting) enable/disable search source with checkbox * test(geo.search.search-settings) fix test * style(geo.search.search-settings) useless code * fix (geo.search.source.ilayer) get title when language service not loaded * style (geo.search.search-settings) de-hardcode xposition menu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications:
Other information: