Is there a way to have multiple color themes on a layer based on 2 different columns? I have a layer with data in 2 columns and I want to have a theme for...
Without more specifics, it's hard to tell exactly what you are trying to do... but why not create a 3rd field that represents the interaction of the two fields...
Fellow Maptituders, I have uploaded a new utility to Directions Magazine called StatBridge. It was inspired by Dick Hoskins' comment in Message #3844 about...
I am trying to create a Maptitude Map using the .NET functionality. I seem to be able to create the map and do some basic settings(no errors, haven't been...
Can someone point me to the proper syntax for geocoding through a .NET application? I have the following code and the "Standardize" function returns proper...
I am trying to do the following and wonder if someone has a solution. I need to overlay tracts over streets and I want to calculate strength length in order to...
This may work for one tract: 1) Use select by condition to select all streets INSIDE the tract . This gives you all streets segments that do not intersect...
Thanks. That sounds like it will work.. Mike Michael E. Cline Research Associate Institute for Demographic & Socioeconomic Research The University of Texas at...
Fellow Maptituders, Happy new year! I have uploaded a new utility to the Directions Magazine website. It is free and open source (GPL v3). Leader Lines is an...
Very very nice. I'm currently using Leader Lines as well as your Layout Tools and was thus inspired to build a custom disclaimer/metadata toolbox specific to...
Hi Group: I just wanted to let you know that the 4th Quarter 2008 ZIP Codes have been released. Please see the following page for additional information,...
Could someone tell me how to do the following or if it is not possible: I have a layer with oddly shaped features. I would like to generate a new layer with...
Shaung, One way is to get the centroids of your irregular polygons (by exporting the centroids and then adding the new point layer). Then for each polygon find...
The GetMinimumSpanningCircle() command should get you what you need. It returns a circle "compound variable"-- you can extract the center coordinate and radius...
I haven't used GISDK in a long while - particularly since I installed 5.0. Now I need to rund some macros and I am not able to run the GISDK. I get the...
Mike, I'm not running Vista, and I have never seen this *specific* error, but it sounds like a permissions issue. Maptitude creates a file with an ".err"...
THanks. That sounds about right. Although I am not sure why I don't have rights in some of my directories. I did install Maptitude on my desktop computer...
Hi Everyone, I'm a new user of Maptitude and am wondering if someone can help me with a map. I have an EXCEL spreadsheet containing fields of OHU's (occupied ...
Jean, consider exporting the zipcode layer as a point file with data attached. You can then add the zipcode point file to you map as a separate layer and use...
... This should be relatively straight-forward, a matter of "Joining" your ZIP code data to Maptitude ZIP code layer, then doing a "Color Theme" on one field...
Yes - thank you Nick and Philip! I get confused sometimes between adding a new layer and just adding another theme... I think I now have the map I need - I...
I have a layer of shapes and a layer with points. How do I perform a spatial join that will tell me which shape a point is in? I know how to do a select by...
Hi Shaung, Assuming these are standard topological areas, such that each point can only be in one or no shapes, you should be able to just add a column to your...
Hello all, I was wondering if anyone knew of a way to draw a border around the outermost elements of a geographically contiguous selection set... Speficially,...
Hi Dan, You can create a boundary around features by using the Tools>Geographic Analysis>Merge by Value commands. 1/ Create a new field in the attribute table...
Sometimes Zip Codes cross county boundaries. I need to make a table of the zip codes that cross county boundaries that indicates the counties that Zip Code is...
Hi Dick, can you use a finer geographic resolution file such as census tracts? Add three new fields to the census tract attributes - "zip codes", "counties",...
Dick, I don't have an answer, but a question for you - how long have you been using Maptitude, and how did you get started with it? John If you always do what...