Hello all, Is this the right place for newbie questions? I'm looking into two solutions. One is maptitude. The other is ARC View. Any pros/cons for these...
I am not aware that either one runs on Linux. A software package can never be a solution to a problem, just a better (or worse) tool to aid in solving a...
One other thing about pricing. Maptitude comes with a very useful set of data included in its base price: street maps, state, county, and city outlines, and...
Which ArcView are you considering ArcView 3.x or ArcView 8.x (a.k.a. ArcGIS 8.x)? If you are considering ArcView 3.x, then don't bother, go with Maptitude!!! ...
Oops! Didn't see you Linux comment, that might be the deal breaker currently Maptitude doesn't run on Linux. This are emulation packages for Linux that will...
You may want to look into GRASS. As much as I like Maptitude I use windows. Do a google on 'GIS Grass' it may suit your needs for Linux. If Maptitude ran on...
Hello, I am a new Maptitude user. I have some census data that I can view in IMPS Map Viewer, and I am trying to figure out how I can get it into Maptitude....
I have a popdown menu that is populated with a list of all layers present in the map. However, I want this list to ONLY include POINT layers. How do I do...
Larry- Thanks, I never knew that function was there...works great! Stephen ... __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the...
... When you want to know about related GISDK functions, I highly recommend looking at the on-line help topics under "Using GISDK Functions." Those topics...
Dear List: Caliper is holding a free seminar for Maptitude in Real Estate on January 15th. This is going to be held at our central training facility in Newton,...
I want to use the SetRecordValues() function on a selection set ONLY, but the function calls for the "view", instead of the "view|selection". This does not...
SetRecordValues only sets the value for one record. What you want to do is to use a loop that goes over the records in the selection set. It would be ...
I am trying to view income and education data for voting precicnts using Maptitude for Redistricting. I cannot get the data to show up in the data view. How...
The data that comes with Maptitude for Redistricting contains only those fields required by Public Law 94-171. PL 94-171 limits its requirements to data on...
Tracy Horgan
tracy@...
Jan 23, 2004 7:16 pm
1900
... and education data is not available at the block level or the voting district level of geography." Howard had said it was possible to "aggregate the data"...
It is possible to aggregate or disaggregate any data from just about any area layer to any other area layer. For what level of geography do you have education...
Another thought ... You may want to create a vector grid over the state or city where you are working. Tools> Geographic Utilities>Create Vector Grid. What...
If my dbox is NOT a toolbox, how do I get the "X" to close the dbox. I thought you didn't have to do anything...but I have a dbox, and the "X" will not work. ...
... You have to have a Button in the DBox with the "cancel" option speicified, i.e. a "Close" , or "Cancel" button. Example: Button "Close" 3, 8, 24 cancel do...