You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pmtiles/create.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -32,16 +32,18 @@ the [`pmtiles` command line tool](/pmtiles/cli) converts MBTiles to PMTiles with
32
32
33
33
## GeoTIFF
34
34
35
-
Using a file from [OSGeo's GeoTIFF samples](https://download.osgeo.org/geotiff/samples/) and the [rio-mbtiles](https://github.com/mapbox/rio-mbtiles) Python tool:
35
+
The [rio-pmtiles](https://pypi.org/project/rio-pmtiles/) package is a plugin for the [Rasterio](https://rasterio.readthedocs.io/en/stable/) python library and CLI.
36
+
37
+
Using a file from [OSGeo's GeoTIFF samples](https://download.osgeo.org/geotiff/samples/):
0 commit comments