|
Free
Scripts from PoconoGIS
Free Avenue Scripts
·
Repair Corrupted Project Files
·
Convert Graphic Labels to DXF Annotation
·
Auto-Load Image Files
·
Windows & UNIX Platforms
·
Free for use, distribution, editing.
Theme Path
Reads an APR file and writes all Themes, and Extensions to a text
file. Used for repairing or recreating a corrupt project file and to
solve those "Where is..." questions. Themes will be sorted and
duplicates removed. Extensions appear at the top.
This script will not run if you have a space in the path to the
data.
This script will also open the file in WordPad when it's finished
running. So if your running UNIX, comment out the last line..
Download
Themes
in View
Run from the SED, this script produces a text document that lists
all views in the current project, and all the themes in each view.
Source, class type, and name are indicated for each theme in the
view. Useful for listing a projects contents.
If you have Grids or Tins in project, uncomment the appropriate
lines in the middle of the script.
This script will also open the file in WordPad when it's finished
running. So if your running UNIX, comment out the last line..
Download
Graphic
Labels To DXF Annotation
Converts graphic labels to DXF annotation. Will capture text size
and rotation. Set map units to feet. Will not work properly on
stacked labels.
Download
Get
MarkerSymbol Angle
Reads markersymbols from point graphics and creates a dbase table
that contains X,Y, and Angle of rotation. By using Add Event Theme,
you can import this table and create a point theme. Set new markers,
under legend editor, advanced, pick angle and the new markers will
have the same rotation.
Used when original markers were rotated by hand.
Updated 7/13/00 to ignore all graphics except point graphics. ie..
Gtext, lines, polys...
Download
ID
from X,Y
Generates an ID field for linking based on X, Y coordinates. ID
number should be unique as long as points are more then ONE unit
apart. ( ie.. 1 foot, 1 meter) Works well with data in stateplane or
UTM runs from view button or compile, click on view, click on
script, hit run.
Download
Load
Image
If your theme has an "Image" field containing path/filename, this
script will load the associate images into the current view and
place them at the bottom of the table of contents. Runs as a tool
apply event, allowing you to select the polygons you want images
for.
Download
DOQ
Loader
Step by step instructions for creating an index theme, this theme
when clicked on, will load the associated DOQ into your view and
shuffle it to the bottom. Instructions take you from a sample script
to writing an full extension.
Download
PoconoGIS
provides these files "As Is", no warranty is provided or implied.
Although thoroughly tested, use these scripts at your own risk. |