I've assembled a new VTP release, but i'd like to hear some feedback first before doing the full announcement. I've already gotten great feedback from...
Great! Thanks Ben. I've noticed you don't create tags in the SVN repository at release. Would you consider either creating tags or identifying the revision ...
Drew, I consulted the TortoiseSVN documentation for how to make a SVN tag, and it gave a lot of complex info about making branches of the entire source. That...
Ben, Making tags or branches (same thing in SVN) is a very low overhead in the SVN repository. It does not duplicate any data just some control structures. You...
Ben, ... If you do it with TortoiseSVN creating at tag can be a pain. I even had the case where it corrupted my repo after a partial commit. For that reason I...
Thanks Ben! The Subversion docs are overly complicated for some of this stuff. I create tags for every release I do, whether it be for desktop apps or even...
... Yes, that's what i read in the SVN docs. But it doesn't explain the bewildering dialog that TortoiseSVN shows for the "Branch/tag" command. I'll stick...
Ben, ... It does have tags. SVN just misleadingly calls it a copy, which in fact is no copy, but a lazy copy on the SERVER not the CLIENT. Please do not mix...
I have uploaded a new VTP release. For people who installed from the Windows installers, you can un-install and re-install from the download folder. Some...
This is my first time to use tortoiseSVN. I set the url of repository to :https://vtp.googlecode.com/svn/trunk The check out directory is : E:\VTP After...
qljs qljs
cdw1984518@...
May 8, 2008 2:38 am
5352
For speical terrain like IslandTerrain,NevadaTerrain,TransitTerrain and Romania, the virtual function CreateCustomCulture might need to load some models....
qljs qljs
cdw1984518@...
May 8, 2008 3:28 am
5353
For speical terrain like IslandTerrain,NevadaTerrain,TransitTerrain and Romania, the virtual function CreateCustomCulture might need to load some models....
qljs qljs
cdw1984518@...
May 8, 2008 3:29 am
5354
... I hope you are following the online instructions, e.g. http://vterrain.org/Distrib/svn.html or http://code.google.com/p/vtp/source/checkout ... That is the...
... Daowei, You sent your question 3 times: 2 times to the mailing list, and 1 time to me directly. I responded to your direct email, then noticed you sent it...
I am sorry for duplicatly sending of the same mail. For the matter of slow network, I am not sure whether the mail has been send out or not. Pardon me. ... ...
qljs qljs
cdw1984518@...
May 8, 2008 6:52 am
5357
Hello, I am wanting to take 2D point features with a name attribute out of a shape file and make locations in a loc file out of this. Has anybody got an idea...
You can try FME to convert shp to any format (e.g. csv or gml). If you don't have one, go ftp://ftp.safe.com/fme/beta and download a recent version, then ...
... There is some information missing in the transformation. SHP is just a point, but LOC has two points: a look-from and a look-towards. SHP won't indicate...
Hi Ben, where exactly do I find the import from SHP to VTAP? In the location dialog I only find load and save of LOC files. I am aiming at using address points...
... LOC files are only the top of the dialog (save, load, recall, store, remove). AnimPaths are below that: New, Save, Load, Back, Stop, Record, Play. Press...
Hi Ben, If I have the layer Dialog zoom to individual points, I'll have to expand over 100000 Layer elements (taking into account the size of our 3D...
... Yes, if you have 100000 points, then it raises the issue of what kind of UI you're really looking for. Putting them all on a list and having the user...
Hi, I'm using the AddSurfaceLineToMesh routine to add lines to my terrain. What I need to do though is at a given moment, replace the points of that line with...
Bryan Berg
bberg@...
May 16, 2008 6:17 pm
5365
Bryan, ... I imagine you've looked at the code in Enviro's distance tool, which does this same thing; however, that code works, so if yours does not, you might...
Hi Ben, this seems a misunderstanding. The many many points are in the 3D model anyhow and I do NOT want to put them into the locations dialog. The address...
Hi, So I tested my latest elevation and imagery data on enviro and my fps are around 150. I've noticed that the speed is decent when I'm close to the terrain...
Bryan Berg
bberg@...
May 19, 2008 7:51 pm
5368
... Yes, if i understand. You have a small collection of placemarks, which are sparsely correlated to buildings; these placemarks would indeed work as either...
... Do you mean the framerate decreases (how much?), or your camera motion seems perceptually slower? Framerate should not decrease; there are many mechanisms...
Hi, I am wondering if I am doing something wrong: I load an itf and an rmf file. So a TIN and a road. Then I tried to use "flatten elevation grid under roads"...
Did you make sure that the grid was the currently selected (or only) elevation layer. Roger _____ From: vtp@yahoogroups.com [mailto:vtp@yahoogroups.com] On...