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

Allow changing of values when requesting re-rendering of existing job #5

Open
7 of 14 tasks
hholzgra opened this issue Mar 10, 2017 · 2 comments
Open
7 of 14 tasks

Comments

@hholzgra
Copy link
Owner

hholzgra commented Mar 10, 2017

Right now it is possible to resubmit an existing rendering job, but none of its parameters can be changed.

Provide an alternative that pre-fills wizard form fields, but does not submit the new job right away, so that choices like style sheet or paper format can be changed.

Currently being worked on in "dev-reedit-2" (previously: "dev-reedit-form") branch
-> https://github.com/hholzgra/maposmatic/tree/dev-reedit-2

  • create "reedit" view
  • add "reedit" buttons to map detail and list views
  • restore:
    • layout
    • indexer
    • style
    • all overlays
    • map title
    • language / locale
    • selected map bounds -- only seems to work sometimes?
    • city / osmid
    • upload files (gpx, umap)
    • paper size choice -- totally broken, does not even produce working form step yet
    • ... including "best fit"
@maltfield
Copy link

+1 for me because I'd like to be able to gently tweak the bounding box to adjust the scale in lieu of explicitly stating the output map's scale

@maltfield
Copy link

maltfield commented Jul 29, 2022

Also would be helpful since the easiest way to change the bounding box in the WUI (not the API, which is straight-forward) is graphically. ie in lieu of:

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

2 participants