Skip to main content
Question

Controlling scale in geospatial pdf

  • November 14, 2012
  • 3 replies
  • 45 views

fmelizard
Safer
Forum|alt.badge.img+21
I am trying to create a series of geospatial pdf files that are at a fixed scale.  The overall map extents of my data varies and when I generate my pdf files each sizes to fit the frame which results in different scales for each file.  Is there a way to force each to be the same set scale.  I thought about creating a box that would give me the desired scale at my frame size and then centering this box over each area.  Is there another easier method for setting the scale that I am overlooking?  I have only been working with the pdf writer for a short time so I could very easily be missing something.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+62
No, that's pretty much it. However, if you want more control, you could consider the FME Auto plug-in for Avenza's MAPublisher. It allows you to use a template document with a fixed scale.

aidster
Contributor
Forum|alt.badge.img+7
  • Contributor
  • November 14, 2012
Thats a similar approach to what I took, so go for it. It did not take too long to get working. I have not used the plugin though.

fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • November 14, 2012
Thanks.  I have been using the FMEAuto plug-in for awhile now and really enjoy the extra controls. The only reason I was looking at the geospatial pdf writer in this case was because the pdfs I'm creating are extremely simple and I was using them for a quick review of data using the fanout function, otherwise the Avenza FMEauto writer would be my first choice.