From a826807da0c913a641de5698f391f3cb737c200b Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jan 17 2024 21:30:07 +0000 Subject: update --- diff --git a/.files b/.files index e0712ea..3294eaf 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index dd7dcbd..2e52a69 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,93 @@ required by bokeh 3 1032698 + + 6d85ebffaaf602c100d0289ddaff0c34 + 2023.10.1 + + anag+factory + - update to 2023.10.1: + * ``Stamen`` tiles have been removed due to their upstream + deprecation. + * Use ``Stamen`` styles of ``Stadia`` provider instead. + * ``JusticeMap`` tiles are temporarily marked as broken. + * ``Stamen`` tiles are now available under ``Stadia`` provider. + * Providers: + * Added ``GeoportailFrance`` + ``Orthoimagery_Orthophotos_Irc_express_2023`` and + * ``Orthoimagery_Orthophotos_Ortho_express_2023`` layers + * Updated domain for ``OpenStreetMap.DE`` + ``GeoportailFrance.Orthoimagery_Orthophotos_1980_1995`` as + possibly broken + * Added ``OrdnanceSurvey`` layers + * xyzservices 2023.2.0 (February 19, 2023) + * Updated available layers of ``GeoportailFrance`` + * Use ``pkgutil`` instead of ``importlib`` to fetch the JSON if + the default in ``share`` + * is not available. Fixes this fallback for Python 3.8. + * Added ``GeoportailFrance`` tile layers (#126) + * Better cleaning of names in ``query_name`` method + * Added a gallery of included tiles to the documentation (#114) + * xyzservices 2022.06.0 (June 21, 2022) + * Added ``NASAGIBS.ASTER_GDEM_Greyscale_Shaded_Relief`` + * Added ``Esri.ArcticImagery`` (EPSG:5936) and + ``Esri.AntarcticImagery`` (EPSG:3031) + * Update ``OpenStreetMap.DE`` URL + * Remove broken Hydda tiles + * Added ``Esri`` ``ArcticOceanBase``, ``ArcticOceanReference`` + and ``AntarcticBasemap`` + * Fixed ``MapTiler.Winter`` + * Updated ``AzureMaps`` links + * Added ``NASAGIBS.BlueMarble`` datasets in EPSG 3857 + (default), 3413, and 3031 + * Added more ``MapTiler`` providers (``Outdoor``, + ``Topographique``, ``Winter``, ``Satellite``, ``Terrain``, + and ``Basic4326`` in ESPG 4326). + * Added ``SwissFederalGeoportal`` providers + (``NationalMapColor``, ``NationalMapGrey``, ``SWISSIMAGE``, + ``JourneyThroughTime``) + * Updated deprecated links to ``nlmaps`` providers + * Added ``nlmaps.water`` + * Added ``OPNVKarte`` map + * Removed discontinued ``OpenPtMap`` + * Max zoom of ``CartoDB`` tiles changed from 19 to 20 + * xyzservices 2021.09.1 (September 20, 2021) + * New functionality: + * Added ``Bunch.query_name()`` method allowing to fetch the + ``TileProvider`` object based on the name with flexible + formatting. (#93) + * Fixed ``Strava`` maps (#85) + * Fixed ``nlmaps.luchtfoto`` (#90) + * Fixed ``NASAGIBS.ModisTerraSnowCover`` (#90) + * ``JusticeMap`` and ``OpenAIP`` now use https instead of http + * Added ``OpenStreetMap.BlackAndWhite`` (#83) + * Added ``Gaode`` tiles (``Normal`` and ``Satellite``) (#83) + * Expanded ``NASAGIBS`` tiles with ``ModisTerraBands721CR``, + ``ModisAquaTrueColorCR``, ``ModisAquaBands721CR`` and + ``ViirsTrueColorCR`` (#83) + * Added metadata to ``Strava`` maps (currently down) (#83) + * New functionality: + * Added ``TileProvider.from_qms()`` allowing to create a + ``TileProvider`` object from the remote Quick Map Services + repository (#71) + * Added support of ``html_attribution`` to have live links in + attributions in HTML-based outputs like leaflet (#60) + * New ``Bunch.flatten`` method creating a flat dictionary of + ``TileProvider`` objects based on a nested ``Bunch`` (#68) + * Added ``fill_subdomain`` keyword to + ``TileProvider.build_url`` to control ``{s}`` placeholder in + the URL (#75) + * New Bunch.filter method to filter specific providers based on + keywords and other criteria (#76) + * Minor enhancements: + * Indent providers JSON file for better readability (#64) + * Support dark themes in HTML repr (#70) + * Mark broken providers with ``status="broken"`` attribute + (#78) + * Document providers requiring registrations (#79) + * The initial release provides ``TileProvider`` and ``Bunch`` + classes and an initial set of providers. + + 1130265 + diff --git a/python-xyzservices.changes b/python-xyzservices.changes index 10aaadb..0194613 100644 --- a/python-xyzservices.changes +++ b/python-xyzservices.changes @@ -1,4 +1,89 @@ ------------------------------------------------------------------- +Fri Dec 1 13:36:57 UTC 2023 - Dirk Müller + +- update to 2023.10.1: + * ``Stamen`` tiles have been removed due to their upstream + deprecation. + * Use ``Stamen`` styles of ``Stadia`` provider instead. + * ``JusticeMap`` tiles are temporarily marked as broken. + * ``Stamen`` tiles are now available under ``Stadia`` provider. + * Providers: + * Added ``GeoportailFrance`` + ``Orthoimagery_Orthophotos_Irc_express_2023`` and + * ``Orthoimagery_Orthophotos_Ortho_express_2023`` layers + * Updated domain for ``OpenStreetMap.DE`` + ``GeoportailFrance.Orthoimagery_Orthophotos_1980_1995`` as + possibly broken + * Added ``OrdnanceSurvey`` layers + * xyzservices 2023.2.0 (February 19, 2023) + * Updated available layers of ``GeoportailFrance`` + * Use ``pkgutil`` instead of ``importlib`` to fetch the JSON if + the default in ``share`` + * is not available. Fixes this fallback for Python 3.8. + * Added ``GeoportailFrance`` tile layers (#126) + * Better cleaning of names in ``query_name`` method + * Added a gallery of included tiles to the documentation (#114) + * xyzservices 2022.06.0 (June 21, 2022) + * Added ``NASAGIBS.ASTER_GDEM_Greyscale_Shaded_Relief`` + * Added ``Esri.ArcticImagery`` (EPSG:5936) and + ``Esri.AntarcticImagery`` (EPSG:3031) + * Update ``OpenStreetMap.DE`` URL + * Remove broken Hydda tiles + * Added ``Esri`` ``ArcticOceanBase``, ``ArcticOceanReference`` + and ``AntarcticBasemap`` + * Fixed ``MapTiler.Winter`` + * Updated ``AzureMaps`` links + * Added ``NASAGIBS.BlueMarble`` datasets in EPSG 3857 + (default), 3413, and 3031 + * Added more ``MapTiler`` providers (``Outdoor``, + ``Topographique``, ``Winter``, ``Satellite``, ``Terrain``, + and ``Basic4326`` in ESPG 4326). + * Added ``SwissFederalGeoportal`` providers + (``NationalMapColor``, ``NationalMapGrey``, ``SWISSIMAGE``, + ``JourneyThroughTime``) + * Updated deprecated links to ``nlmaps`` providers + * Added ``nlmaps.water`` + * Added ``OPNVKarte`` map + * Removed discontinued ``OpenPtMap`` + * Max zoom of ``CartoDB`` tiles changed from 19 to 20 + * xyzservices 2021.09.1 (September 20, 2021) + * New functionality: + * Added ``Bunch.query_name()`` method allowing to fetch the + ``TileProvider`` object based on the name with flexible + formatting. (#93) + * Fixed ``Strava`` maps (#85) + * Fixed ``nlmaps.luchtfoto`` (#90) + * Fixed ``NASAGIBS.ModisTerraSnowCover`` (#90) + * ``JusticeMap`` and ``OpenAIP`` now use https instead of http + * Added ``OpenStreetMap.BlackAndWhite`` (#83) + * Added ``Gaode`` tiles (``Normal`` and ``Satellite``) (#83) + * Expanded ``NASAGIBS`` tiles with ``ModisTerraBands721CR``, + ``ModisAquaTrueColorCR``, ``ModisAquaBands721CR`` and + ``ViirsTrueColorCR`` (#83) + * Added metadata to ``Strava`` maps (currently down) (#83) + * New functionality: + * Added ``TileProvider.from_qms()`` allowing to create a + ``TileProvider`` object from the remote Quick Map Services + repository (#71) + * Added support of ``html_attribution`` to have live links in + attributions in HTML-based outputs like leaflet (#60) + * New ``Bunch.flatten`` method creating a flat dictionary of + ``TileProvider`` objects based on a nested ``Bunch`` (#68) + * Added ``fill_subdomain`` keyword to + ``TileProvider.build_url`` to control ``{s}`` placeholder in + the URL (#75) + * New Bunch.filter method to filter specific providers based on + keywords and other criteria (#76) + * Minor enhancements: + * Indent providers JSON file for better readability (#64) + * Support dark themes in HTML repr (#70) + * Mark broken providers with ``status="broken"`` attribute + (#78) + * Document providers requiring registrations (#79) + * The initial release provides ``TileProvider`` and ``Bunch`` + classes and an initial set of providers. + +------------------------------------------------------------------- Mon Oct 31 11:51:21 UTC 2022 - Ben Greiner - Initial specfile for v2022.9.0 diff --git a/python-xyzservices.spec b/python-xyzservices.spec index 46c80ad..13ed5e2 100644 --- a/python-xyzservices.spec +++ b/python-xyzservices.spec @@ -1,7 +1,7 @@ # # spec file for package python-xyzservices # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,25 @@ Name: python-xyzservices -Version: 2022.9.0 +Version: 2023.10.1 Release: 0 Summary: Source of XYZ tiles providers License: BSD-3-Clause URL: https://xyzservices.readthedocs.io/ #Repo-URL: https://github.com/geopandas/xyzservices Source: https://files.pythonhosted.org/packages/source/x/xyzservices/xyzservices-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: xyzservices-data = %{version} # SECTION test BuildRequires: %{python_module pytest} -BuildRequires: %{python_module requests} BuildRequires: %{python_module mercantile} +BuildRequires: %{python_module requests} # /SECTION BuildArch: noarch %python_subpackages @@ -69,10 +72,10 @@ pythonXY-xyzservices packages. %setup -q -n xyzservices-%{version} %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check @@ -82,7 +85,7 @@ pythonXY-xyzservices packages. %doc README.md %license LICENSE %{python_sitelib}/xyzservices -%{python_sitelib}/xyzservices-%{version}*-info +%{python_sitelib}/xyzservices-%{version}.dist-info %files -n xyzservices-data %license LICENSE diff --git a/xyzservices-2022.9.0.tar.gz b/xyzservices-2022.9.0.tar.gz deleted file mode 120000 index d73f815..0000000 --- a/xyzservices-2022.9.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreicvmumwc4eltikijglywm4565qarseg355igjrqrjkutoxfkfrgbq \ No newline at end of file diff --git a/xyzservices-2023.10.1.tar.gz b/xyzservices-2023.10.1.tar.gz new file mode 120000 index 0000000..f7ace6f --- /dev/null +++ b/xyzservices-2023.10.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiepn457upah7qef3f23dgc2gpvalhmyptr4zlv5fugegefflt7gxi \ No newline at end of file