Skip to content

Generating tiles using QGIS #11825

Answered by thompehw
barteis asked this question in Q&A
Jun 3, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Using sequences of GDAL command line instructions (using Linux scripts or whatever) can make things faster if you need to do a similar operation many times. But AFAIK, they're not doing anything that you can't to in QGIS with the normal menus and plugins, in Windows or Linux. QGIS uses GDAL.

After georeferencing, just use the menus at Processing>Toolbox>Raster tools>Generate XYZ tiles (Directory) to generate tiles.

Then you have to change the file extensions of every tile from .png->.png.tile or .jpg->.jpg.tile

@mariush444 has noted that OsmAnd can't handle jpg packaged into a single sqlite file, but jpg allows for much smaller files if you just place the whole directory hierarchy (I thin…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@barteis
Comment options

@mariush444
Comment options

Answer selected by barteis
Comment options

You must be logged in to vote
1 reply
@barteis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants