Search the web
Sign In
New User? Sign Up
Maptitude
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3846 - 3875 of 3971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3846
What is the best way in Maptitude 5.0 to convert all of the null integer values in a table to 0? I seem to remember being able to do that modifying the fields...
Rob Strangia
ga_redistric...
Offline Send Email
Oct 21, 2008
7:42 pm
3847
Rob, There is a function called "null to zero" which will do the job. It doesn't appear in the function list of the formula builder, but you can still access...
Moshe Haspel
dr_haspel
Offline Send Email
Oct 21, 2008
8:25 pm
3848
I am trying to use the Maptitude COM object in Visual Basic 6. I followed the example, which runs fine, but can not figure out how to successfully call the...
moorantle
Offline Send Email
Oct 22, 2008
6:19 pm
3849
It sounds like a projection error. You may need to define the projection type in array_options. Look at your input CSV file: is there any coordinate conversion...
Armando
a_scalise2002
Offline Send Email
Oct 22, 2008
8:53 pm
3850
Hi Group: A few pointers: The issues demonstrated in the sample code provided by the user are: 1. Options array: ''' ===================== ''' ORIGINAL '''...
Stewart Berry
sb_caliper
Offline Send Email
Oct 22, 2008
9:08 pm
3851
Thank you. It was the Options array that was causing me problems. The only thing I'll note is that in your correction you have Dim Options as Object and it...
moorantle
Offline Send Email
Oct 23, 2008
2:34 pm
3852
Hello, I was wondering if anyone knows of a way to apply a theme to (and only to) a selection, without exporting to a separate layer and/or changing the...
dpdifran
Offline Send Email
Oct 23, 2008
10:48 pm
3853
This worked for me some time ago 1) Add a field to the dataview of your layer called THEMEFILED (or any name that makes sense to you) 1) Display your...
Armando Scalise
a_scalise2002
Offline Send Email
Oct 23, 2008
11:29 pm
3854
Hi Armando -- Thanks for your insight. While I had a little trouble implementing your steps verbatim, your method did spark some ideas on how to apply a theme...
dpdifran
Offline Send Email
Oct 24, 2008
2:59 pm
3855
Hi All, Following on the discussion of Themes, I've a question. Given a layer with several lines in it, which intersect in some areas and almost overlap in...
Josh Rosenthal
maric423
Offline Send Email
Oct 31, 2008
1:02 pm
3856
Hey Josh, Not sure I understand 100% what you are trying to do, so I haven't been able to test this idea. But here goes anyhow: 1) Create your color theme as...
Moshe Haspel
dr_haspel
Offline Send Email
Oct 31, 2008
1:26 pm
3857
Give the man a prize. Yup. Much obliged....
Josh Rosenthal
maric423
Offline Send Email
Oct 31, 2008
1:34 pm
3858
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...
Shaung_Liu
Offline Send Email
Nov 12, 2008
9:06 pm
3859
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...
Moshe Haspel
dr_haspel
Offline Send Email
Nov 12, 2008
9:35 pm
3860
Fellow Maptituders, I have uploaded a new utility to Directions Magazine called StatBridge. It was inspired by Dick Hoskins' comment in Message #3844 about...
Moshe Haspel
dr_haspel
Offline Send Email
Nov 14, 2008
4:30 pm
3861
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...
moorantle
Offline Send Email
Nov 19, 2008
7:29 pm
3862
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...
Shaung_Liu
Offline Send Email
Nov 24, 2008
11:34 pm
3863
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...
Michael Cline
draftclarksa
Offline Send Email
Dec 2, 2008
2:20 am
3864
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...
Armando Scalise
a_scalise2002
Offline Send Email
Dec 2, 2008
12:16 pm
3865
Thanks. That sounds like it will work.. Mike Michael E. Cline Research Associate Institute for Demographic & Socioeconomic Research The University of Texas at...
Michael Cline
draftclarksa
Offline Send Email
Dec 2, 2008
6:53 pm
3866
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...
Moshe Haspel
dr_haspel
Offline Send Email
Jan 5, 2009
12:37 am
3867
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...
Josh Rosenthal
maric423
Offline Send Email
Jan 5, 2009
5:03 pm
3868
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,...
Stewart Berry
sb_caliper
Offline Send Email
Jan 6, 2009
2:51 pm
3869
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_Liu
Offline Send Email
Jan 15, 2009
7:34 pm
3870
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...
Aniruddha Banerjee
banerjee15
Offline Send Email
Jan 15, 2009
8:34 pm
3871
The GetMinimumSpanningCircle() command should get you what you need. It returns a circle "compound variable"-- you can extract the center coordinate and radius...
Moshe Haspel
dr_haspel
Offline Send Email
Jan 15, 2009
8:51 pm
3872
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 Cline
draftclarksa
Offline Send Email
Jan 17, 2009
1:30 pm
3873
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"...
Moshe Haspel
dr_haspel
Offline Send Email
Jan 20, 2009
4:01 pm
3874
Hi Group: The next Maptitude training will be held in Tampa, Florida (February 25-27, 2009). Please see the following page for more information: ...
Stewart Berry
sb_caliper
Offline Send Email
Jan 20, 2009
7:34 pm
3875
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...
Mike Cline
draftclarksa
Offline Send Email
Jan 21, 2009
4:18 pm
Messages 3846 - 3875 of 3971   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help