Main Page | SQL Examples | Scripting Examples | Events | Log in / create account Article Discussion Edit History Go to the site toolbox

Addins

From Manipedia

Contents

[edit] The Big Grey AOI Button

This button will automatically refresh your linked drawings with the area of the window you're viewing. Effecting stand alone drawings or walking though the layer stack of a map component.


Author: Rick Branson
Add-in compiled agains Mfd v8.0 available for download at
Georeference Link: aoi_button.zip

[edit] Provide Toolbar Access to CHM Help


Image:ManifoldHelpAddin.zip
Authors: WillH and ColinD
GeoReference Link: [1]

[edit] Copy All Formats Tool

The Format Organizer Add-In copies all formatings of a component (Drawing, Theme, now Labels) to another component, to/from a Format Library on disk, from a component in a remote map-file.

I added

  • support of Label formats (only component properties, no PerLabel formating)
  • Extended Formats, i.e. properties, that are important to copy the appearance on display but are not formats in a strict (or object oriented) sense:
    • BackgroundColor
    • Zoom Min, Zoom Max and Render Zoom
    • Fontface, Fontsize
    • Fontstyle (bold, italic, underlined)
    • Alignment

Author: KlausDE

compiled Add-in available for download at:

[edit] TrackLines


Convert a point set to a track line representation.
Author: L. Ketch
Source code available for download at:
GeoReference Link: [2]

[edit] Column Names


Collect a list of columns from a selected table.
Author: L. Ketch
Source code available for download at:
GeoReference Link: [3]

[edit] Convert Decimal Degrees to DMS Format


Converts a table column containing decimal degrees to DDMMSS format.
Author: L. Ketch
Source code available for download at:
GeoReference Link: [4]

[edit] Move2Folder


Select multiple components and move to an existing folder
Author: L. Ketch
Source code available for download at:
GeoReference Link: [5]

[edit] PlotSet Manager


Export a set of plots to pdf.
Change viewport and zoom depending on record content of a sheet lines drawing,
create overlapping multipage plots, plot irregular sheets,
in layout labels replace column name in escape sequences [$column$] with data stored in the sheet lines drawing in [column].

(2009-08-23) New feature for customization: If there is a script named PlotSet_BeforePageExport in the project this script will be called like an event function when the next record in the Sheets Drawing has been selected but before any text replacements and changes of the viewport have been processed. Use this to update linked Drawings. Be warned that a refresh of drawings linked to other tables or queries will clear any selection in the (complete chain of the) datasource prior to refresh.

restrictions: - uses bound layouts only, - currently only one replacement per text entry, - the map must use the projection of the sheets Drawing, - runs on a machine with Manifold 8 installed only.
Author: K. Engelberg
Not an Add-In but a compiled C# project with example map file. Permission to use but not to sell.
Permission for manifold to implement their enhanced version.
Download program and example.map Image:Mfd PlotManager.zip.

[edit] Selections Manager


Show information about Saved Selections: Name of Selection and Component, number of objects|pixel|labels in the selection.
For Drawings delete selected Saved Selections and batch delete all empty Saved Selections.


Author: K. Engelberg
compiled Add-in GeoReference Link (MFD version 8): [6]

Site Toolbox:

Personal tools
This page was last modified 05:01, 15 June 2010. - This page has been accessed 6,159 times. - Disclaimers - About Manipedia