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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3207 - 3236 of 3845   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3207
Chandler, You can loop over one array and remove from it any elements that don't occur in the other one. {a, } = GetMapLayers(, "Point") {b, } = GetMapLayers(,...
Kjartan Stefansson
kjartanstefa...
Offline Send Email
Jun 1, 2006
12:59 pm
3208
Thanks. This work exactly how I needed it to do. Question, in your example you use: {a, } = GetMapLayers(, "Point") {b, } = GetMapLayers(, "Active") Setting...
Chandler Coleman
chan_cole
Offline Send Email
Jun 1, 2006
3:46 pm
3209
Ah, that's one of my favorite tricks. The documentation for GetMapLayers() says it returns 3 array elements. You can use {layers, current_idx, current_name} =...
Kjartan Stefansson
kjartanstefa...
Offline Send Email
Jun 1, 2006
4:04 pm
3210
Hi, I am creating a layer with code as follows CreateDatabase("Pontos_Interesse\\bombeiros.dbd", "Point", {{"Layer Name", "Bombeiros"}}) How can I add more...
Fabio Kusuki Yabiku
fyabiku
Offline Send Email
Jun 1, 2006
9:04 pm
3211
These are Opt in email addresses list Collected from different web sites Opt in mailing lists and legal emails, good for those peoples who are looking for...
myro_100_7000@...
myro_100_7000
Offline Send Email
Jun 2, 2006
5:05 am
3212
Hi. I am using the Scroll function in my dialog box and want the users to double click on the selection to exit the DBox, which works. However, it variable...
Chandler Coleman
chan_cole
Offline Send Email
Jun 5, 2006
3:34 pm
3213
Change the return line from return(v_LayerChoose = a_LayerinMap[s_List]) to: return (v_LayerChoose) or: return(a_LayerinMap[s_List]) Armando...
armando@...
a_scalise2002
Offline Send Email
Jun 5, 2006
3:48 pm
3214
I tried that and it still came up null. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
Chandler Coleman
chan_cole
Offline Send Email
Jun 5, 2006
4:01 pm
3215
I decided my problem using the function "ModifyTable". ... Name",...
Fabio
fyabiku
Offline Send Email
Jun 5, 2006
8:51 pm
3216
Hi Chandler This code snipet returns the selected value as expected. Macro "testDbox" ret = rundbox ("test") ShowArray({ret}) endMacro Dbox "test" init do ...
Armando Scalise
a_scalise2002
Offline Send Email
Jun 5, 2006
9:56 pm
3217
I'd like to point out a mapping web site that went live on June 6, 2006: http://electionmapping.ocgov.com/OCElectionMapper/Map.aspx The Election Night Web...
Giovanni Flammia
giovanni@...
Send Email
Jun 7, 2006
2:56 pm
3218
Is it possible to change the length of the text for the layers in the legend? It only allows 20 characters. Thanks....
honey83706
Offline Send Email
Jun 8, 2006
10:43 pm
3219
I need help in adapting a script to set the scale (to something other than the default scale). I tried to insert the SetScale () function into the following...
Ned Hawley
moonmullins85
Offline Send Email
Jun 9, 2006
5:14 am
3220
Hi: I have to get a list of unique street names of a city (about 26,000 links) and I do not know to do this with Maptitude, I have tried the aggregate command...
Reinaldo Paul Pér...
reinaldo_per...
Offline Send Email
Jun 9, 2006
6:44 am
3221
I do not quite understand what you are trying to do. Richard E. Hoskins _____ From: Maptitude@yahoogroups.com [mailto:Maptitude@yahoogroups.com] On Behalf Of...
Richard Hoskins
richardehoskins
Offline Send Email
Jun 9, 2006
1:24 pm
3222
... My favorite method in Maptitude for creating a frequency analysis and, in so doing, getting a list of the values in a field, is to: - Create a formula...
Peter H. Van Demark
petervandemark
Offline Send Email
Jun 9, 2006
1:26 pm
3223
I believe what he wants is the equivalent of the dBase "Index on _______ unique" command. The result is one occurance of every name, no matter how many times...
Seymour Dupa
grumpy_44134
Offline Send Email
Jun 10, 2006
7:28 pm
3224
Note: forwarded message attached. Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo!...
Seymour Dupa
grumpy_44134
Offline Send Email
Jun 11, 2006
2:49 pm
3225
Hello, I'm trying to use the ChangeNetworkSettings function to modify the Turn Settings values: ChangeNetworkSettings(ActiveNetwork,{ {"Turn Settings",...
bobinoqc
Offline Send Email
Jun 12, 2006
10:49 pm
3226
Thanks Peter, This worked like a charm! And quite fast too! I had always try to use the merge function in a dataview but never had success because I did not ...
Reinaldo Paul Pér...
reinaldo_per...
Offline Send Email
Jun 13, 2006
8:11 am
3227
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Chandler Coleman
chan_cole
Offline Send Email
Jun 13, 2006
11:45 am
3228
I would like to be able to copy the text in the Table Structure window. I need the variable such as v001 and the comment string so that I can develop programs...
Hoskins, Richard E. ...
richard.hoskins@...
Send Email
Jun 13, 2006
11:13 pm
3229
... The Table Structure window is a dataview window. Just save it to a table file (dBASE, .BIN, etc.), open that file, and copy away! Peter ... Peter H. Van...
Peter H. Van Demark
petervandemark
Offline Send Email
Jun 14, 2006
1:36 pm
3230
Hi, This raises a point (re: copy data form dataview window...). To increase the efficiency of Maptitude it would be great if we can cut-copy-paste data ...
Aniruddha Banerjee
banerjee15
Offline Send Email
Jun 14, 2006
7:10 pm
3231
Hi, I have 304 block groups with # of alcohol outlets as a variable. Now I want to calculate another variable that is a sum of itself and all its immediate...
Aniruddha Banerjee
banerjee15
Offline Send Email
Jun 16, 2006
10:41 pm
3232
Rudy, One idea (maybe not simplest) would be to use the spatial adjacency matrix as it will return binary if touching or not and just multiply by alcohol units...
Dave Twehues
dtwehues
Offline Send Email
Jun 16, 2006
11:24 pm
3233
Hi Dave, Thanks for the fast prompt reply. I had tried the adjacency route and it works. However, Maptitude does not generate adjacency matrices (unless one ...
Aniruddha Banerjee
banerjee15
Offline Send Email
Jun 16, 2006
11:53 pm
3234
... Maptitude 4.7 has a Marketing-Analysis-Adjacency command that creates adjacency tables. In Version 4.8 it is the Tools-Geographic Analysis-Adjacency...
Peter H. Van Demark
petervandemark
Offline Send Email
Jun 19, 2006
12:46 pm
3235
Peter, Thanks Peter. I overlooked the neighbor ID (& distance) table maker that conveniently identifies 1,2 or more neighbors. Kudos to Maptitude for doing it...
Aniruddha Banerjee
banerjee15
Offline Send Email
Jun 19, 2006
5:53 pm
3236
But be aware the the adjacency tool does rook only adjacencies, not queen, that is the tools that produce the table. Hopefully this has been fixed in 4.8 You...
Hoskins, Richard E. ...
richard.hoskins@...
Send Email
Jun 19, 2006
6:08 pm
Messages 3207 - 3236 of 3845   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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