Skip to content
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

Send the DPI value to GetMap requests #39

Open
jahow opened this issue Apr 1, 2021 · 0 comments
Open

Send the DPI value to GetMap requests #39

jahow opened this issue Apr 1, 2021 · 0 comments

Comments

@jahow
Copy link
Member

jahow commented Apr 1, 2021

Geoserver supports a format_options=dpi:... parameter in WMS getmap requests: https://docs.geoserver.org/latest/en/user/services/wms/vendor.html

Mapserver supports map_resolution=..., see https://mapserver.org/cgi/controls.html#using-mapserver-version-5

QGIS supports DPI=..., see https://docs.qgis.org/2.18/en/docs/user_manual/working_with_ogc/server/services.html#id2

I guess inkmap could send all three formats in the request, hopefully that won't cause any errors (doubt it)

This is really valuable since this would mean having high DPI prints with readable text/symbols when using WMS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant