In the files link on the left was a file called DK aids. I am trying to get one of the add ins to work, but there are no *.dbd files so when I try to install...
2610
Larry Manire
lmanire2002
Mar 1, 2005 5:57 pm
The code in DK Aids is raw, sample code to be used to help you develop your own programs. Some may run as is but most won't. In any case you would need to...
2611
wtfbrb
Mar 1, 2005 6:07 pm
... Some more specifics: When I try to compile the make sets it tells me on line 115 there are an incorrect number of parameters for select by query....
2612
Larry Manire
lmanire2002
Mar 1, 2005 6:16 pm
As the documentation with the dk aids says, you are on your own with the sample code. Some of the code is from older version of Maptitude and new parameters...
Hi: We need to create a text file (it is an AutoCAD script) containing a bunch of centroid coordinates expressed in UTM (meters). We have found in GISDK how to...
2614
viktor.keenan@...
ctyphxgis
Mar 2, 2005 7:08 pm
Okay now I'm playing around with the WriteArray() and SaveArray() commands and I can't seem to get maptitude to write my coordinates to a file. The script I'm...
2615
Kjartan Stefansson
kjartanstefa...
Mar 2, 2005 7:35 pm
Reinaldo, If you start by setting up a map with the correct UTM projection, displayed in meters, you can then use the MapCoordtoXY() GISDK function on each ...
2616
Hast, Chuck
tegu_cr
Mar 2, 2005 7:44 pm
I am giving a load of maps and workspace files to a customer I did some work for. They have purchased Maptitude 4.7. I did the work using 4.6. I know that the...
2617
Peter H. Van Demark
petervandemark
Mar 2, 2005 7:47 pm
... A few notes: - WriteArray() to save an array as strings in a text file that can be read by ReadArray(), while SaveArray() saves an array to a file in a...
2618
viktor.keenan@...
ctyphxgis
Mar 2, 2005 11:04 pm
Thanks Peter, The Constants topic helped clarify three of my issues (#1, #2 and #3). Regarding my other issues, it appears to me that you're side stepping my ...
2619
armando@...
a_scalise2002
Mar 3, 2005 12:17 am
Victor, The follwoing snippet may help you: // Get the scope of the current map and ouptut coordinates to a text file sMyFile =...
2620
armando@...
a_scalise2002
Mar 3, 2005 12:22 am
Ooops, I jsut anotice a couple of errors in the previous snippet. Here is the fixed version // Get the scope of the current map and ouptut coordinates to a ...
2621
Peter H. Van Demark
petervandemark
Mar 3, 2005 2:24 pm
... I wanted to give you some pointers, but did not claim to give all the answers. As to issue #4, the number is the sequence number of the icon in ...
2622
Stewart Berry
berry_stewar...
Mar 3, 2005 2:56 pm
Group: In regards to: "As to issue #4, the number is the sequence number of the icon in buttons.bmp, starting with the first one in the first row and counting...
2623
Pam Lardear
pjfromny
Mar 3, 2005 3:42 pm
Is there any way to copy or duplicate a figure in a geographic area? I have multiple buildings all basically the same size and shape - can I duplicate the...
2624
So, Louis
ada_louis
Mar 3, 2005 3:53 pm
If it is a freehand shape than you can just right click the building feature and choose Duplicate. Louis ... From: Pam Lardear [mailto:pam@...] Sent:...
2625
Pam Lardear
pjfromny
Mar 3, 2005 4:05 pm
No, not a freehand shape. It's a area geographic file, so each building is a record in a dataview. Any way to duplicate that? Pam Pam Lardear Run River...
2626
viktor.keenan@...
ctyphxgis
Mar 3, 2005 4:30 pm
Armando, Peter, thank you so much. It appears that the solution to my problem was a bit more advanced than my current capabilities. Looking at it now, it seems...
2627
viktor.keenan@...
ctyphxgis
Mar 3, 2005 4:35 pm
Stewart, I thought as much but I kept mis-counting and getting the wrong Icons. This powpoint is extremely helpful, thank you. Viktor Keenan de la Hoz - Senior...
2628
Chris Wagner
cjwagnersr2000
Mar 3, 2005 5:04 pm
Viktor, I remember a few years back Caliper had mentioned some training for a set price of about $1500 and would go through training at your location. Don't...
2629
Peter H. Van Demark
petervandemark
Mar 3, 2005 5:14 pm
... Here are some thoughts. You would need to do some GISDK programming. Once you have created an area feature, and have its ID, you can get the coordinates...
2630
Pam Lardear
pjfromny
Mar 3, 2005 6:38 pm
Thanks, Peter. I think that is beyond me at this time. Hopefully I can get to the stage of programming such as this, but not for a while. Pam Pam Lardear Run...
2631
Aniruddha Banerjee
banerjee15
Mar 3, 2005 8:43 pm
Hi, I tried adding an SPSS ODBC driver using the following steps: Start->Settings->Control Panel. Double click on Data Sources (ODBC)then Administrative Toools...
2632
Hast, Chuck
tegu_cr
Mar 4, 2005 3:47 pm
I have been trying to figure out how to create a layer that has free hand and other manually placed objects on a map. I know how to pull data from files and db...
2633
viktor.keenan@...
ctyphxgis
Mar 4, 2005 7:39 pm
I can't seem to find the specific command that would allow me to specify the map window width and height in earth units (miles, feet, km, etc...). I'm looking...
2634
Dave Twehues
dtwehues
Mar 4, 2005 8:10 pm
Viktor, I did something similar a while back that I think is what you want to do. I wanted to have a large area, 1:250,000 but, at a larger scale 1:24,000....
2635
viktor.keenan@...
ctyphxgis
Mar 4, 2005 9:22 pm
Thanks Dave, not exactly what I want but close enough. What's interesting when using the SetWindowSizePixels(), is for example I want to make my map window a...
2636
Dave Twehues
dtwehues
Mar 11, 2005 8:56 pm
I am having some odd troubles with street labels. The right half of my screen won't label. No matter where I am...I can pan from right to left and labels...
2637
Shawn Bower
Drizzt51
Mar 12, 2005 5:02 pm
I woul try uncheking the box for auto size labael. That was giving me some troubles for sure. Shawn Dave Twehues <davet@...> wrote: I am having...
2638
Seymour Dupa
grumpy_44134
Mar 12, 2005 5:56 pm
Old problem. Same tech support solution - get more memory. John ... You only get one chance on this merry-go-round. But if you do it right, once is enough. ...