Search the web
Sign In
New User? Sign Up
vtp · The Virtual Terrain Project
? 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.
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 4396 - 4426 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4396
Alexander, ... I tried it, and it doesn't crash here. I can read the .zip, write the RMF, and read it back into VTBuilder with no problem. Perhaps you are...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
9:35 am
4397
... It is more usual to do this operation in VTBuilder. But, if you need to do it in your own code, it is not difficult. Just create a new vtElevationGrid ...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
9:39 am
4398
Ben, ... VTbuilder build date: Feb 10 2006 Is there anything I can do different in this scenario? ... That's good then :) Thanks a lot for your help....
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 1, 2006
5:05 pm
4399
I am trying to create a height map and a texture with roads that can be applied to the height map. That's why I am trying to read elevation data and roads....
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 1, 2006
5:09 pm
4401
Hi folks, Folowing the directions pointed by Ben I've setted the efinitions above to zero; wxUSE_ZIPSTREAM wxUSE_ZLIB wxUSE_LIBTIFF wxUSE_LIBPNG wxUSE_LIBJPEG ...
Ricardo
rldos_santos
Offline Send Email
Jun 1, 2006
8:48 pm
4402
... That old release did have a bug with RMF, it was fixed a few days later, and is definitely not present in the current (April) release. Simply upgrade. ...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
10:16 pm
4403
... You could simply use the vtTerrain class, which does all that for you. See any of the 'Simple' vtlib example applications, which all use vtTerrain. ... I...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
10:21 pm
4404
... That's a good idea. It simplifies wx. I assume you did rebuild wx after configuring it. ... This means that either 1. you did not compile the 'base'...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
10:24 pm
4405
Thanks a lot! I will do that. ... later, and ... upgrade....
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 2, 2006
12:31 am
4406
Ben, ... That helps. Thanks a lot ... Yes, exactly. I need a smaller area to save memroy and I also need to convert it into format that is understandable by my...
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 2, 2006
12:34 am
4407
Hello, First up let me congratulate Ben and the other contributors on the VTP software and its continuing development. I have been using it for almost two...
mattyj_2
Offline Send Email
Jun 2, 2006
1:44 am
4408
Matt, ... Yes, they should be in your Data/Locations folder. I have updated the docs to make this more clear, http://vterrain.org/Doc/Enviro/data.html There...
Ben Discoe
bdiscoe
Offline Send Email
Jun 2, 2006
2:31 am
4409
Hi guys Sorry for that, i'm just checking if my email is received on teh list as some of them never appeared. Cheers Pernette -- Please note that the views...
Pernette Messager
pe.messager@...
Send Email
Jun 2, 2006
8:53 am
4410
... The path "\APIs\wx2.6.3\lib\vc_dll" wasn't in the project VC++ Directories, after put it the enviroment gives me the folowing response; ... Generating...
Ricardo
rldos_santos
Offline Send Email
Jun 2, 2006
12:35 pm
4411
I folks I have just finish to develope wizards to generate species file (XML file) and bioregions file (txt files). I have to implements these into VTP...
vivia363
Offline Send Email
Jun 2, 2006
1:06 pm
4412
Ricardo, ... Is this file not present in that directory? You should be able to solve the problem by building the library. ... This says you are not linking...
Ben Discoe
bdiscoe
Offline Send Email
Jun 3, 2006
10:53 am
4413
Vivian, Your wizards sound interesting. I look forward to see them. For reading and writing SHP/DBF files, there are several options. 1. use vtFeatureSet 2....
Ben Discoe
bdiscoe
Offline Send Email
Jun 4, 2006
2:37 am
4414
JY, Thanks for the VC8 error log. It makes no sense, since the namespace causing the ambiguity is not included until _after_ the header VC8 is complaining...
Ben Discoe
bdiscoe
Offline Send Email
Jun 5, 2006
8:31 am
4415
Ben, as for now, there is no need to modify the WMS code within VTP, but it would be nice to be able to specify the proxy somehow within the code and not via...
Martin Witzel
martin.witzel
Offline Send Email
Jun 5, 2006
9:27 am
4416
Hi you all, ... I compile 'base' project with 'dll debug win32' and 'dll release win32' configurations. All projects of wx.sln has been sucefully builted. ... ...
Ricardo
rldos_santos
Offline Send Email
Jun 5, 2006
6:27 pm
4417
Ricardo, ... In this case: 1. The file exists: wxWidgets-2.6.3\lib\vc_dll\wxbase26d_xml.lib\wxbase26d_xml.lib 2. That folder is on your path, but 3. MSVC says...
Ben Discoe
bdiscoe
Offline Send Email
Jun 5, 2006
11:29 pm
4418
It appears that the French national mapping agency (IGE) is planning to release a google-earth-like portal sometime this summer. From what i can tell, it...
Ben Discoe
bdiscoe
Offline Send Email
Jun 6, 2006
6:31 am
4419
Hi . The frame rate will go down immediately when I make a graph as buildings surface. How can I do? [Non-text portions of this message have been removed]...
Jam Ch'in
jamchinsouth
Online Now Send Email
Jun 6, 2006
11:09 am
4420
Ben, the project is called "geoportail" and will be launched this summer . Here are some news but there are all in french unfortunalety... It seems that IGN do...
vm.games
ibwasi
Offline Send Email
Jun 6, 2006
1:38 pm
4421
Jam, What do you mean by "make a graph as buildings surface?" Are you making one or more buildings? How many? Are they so complex that they affect your...
Ben Discoe
bdiscoe
Offline Send Email
Jun 7, 2006
5:59 am
4422
I've loaded an elevation data file. I can find the area of the loaded elevation using vtElevationGrid::GetAreaExtents(). Is there a function to convert these...
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 7, 2006
10:53 pm
4423
... Yes, but it's good to have some understanding of coordinate systems first, so you know what you're doing. If your extents are in degrees, your area is...
Ben Discoe
bdiscoe
Offline Send Email
Jun 8, 2006
2:01 am
4424
Thanks Ben, ... m_WorldExtents has all 0s (it's empty). I know that GetAreaExtents() returns values, but how do I recalculate m_WorldExtents? ... Thanks a lot...
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 8, 2006
2:58 pm
4425
[Non-text portions of this message have been removed]...
ben@...
bdiscoe
Offline Send Email
Jun 9, 2006
3:23 am
4426
... Did you call SetupConversion? The documentation (http://vterrain.org/Doc/vtdata/classvtElevationGrid.html) does say you should call this method after any...
Ben Discoe
bdiscoe
Offline Send Email
Jun 9, 2006
6:24 am
Messages 4396 - 4426 of 5691   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