Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Remove tile url and attributions #147

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

srezacova
Copy link
Collaborator

Description

Dependency

#146

Note

  • this MR is waiting for new release, after creating new release, merge main to this branch and add to ## Unreleased part in CHANGELOG.md:

Removed

'tileDataUrl' and 'tileAttributions' keys on the top level in ./initial-data-load/data/{country}/GeoData.yml configuration file are now removed. Use 'apiUrl' key instead of 'tileDataUrl' key and 'metadata.description' key instead of 'tileAttributions' key. You can find out more about these settings in docs. 117

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that there aren't other open Pull Requests for the same update/change.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@srezacova srezacova requested a review from bariela August 7, 2022 19:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant