We are sorry, the page you requested cannot be found. It has been moved to a new location or does not exist anymore.
Please select interesting subject from the menu above or search for the content
IS Source Code samples (with downloadable data sets) Washington Routing and Geocoding Geocoding/Routing with U.S. Census TIGER data (Wa...
http://www.tatukgis.com/Products/InternetServer/Samples.aspx
2008-09-03 08:58:22
Refer to the instructions provided in the DK read-me file. As of the DK 8.x version, these instructions state: “Samples and data are placed in "Documents And Settings\All Users" to manage Vista compatibility” Or you can just use: ; ; Start->All Programs->Ta...
http://www.tatukgis.com/KB10801.aspx
2008-11-04 19:40:44
The v.8.4 samples for this were improper: Instead of ; ; mnuPopUp.Show(GIS, _pos) ; You should use ; ; mnuPopUp.Show(ActiveForm, _pos) Without this, the menu will be visible but menu event will not be fired. The ContextMenu property is not visible becau...
http://www.tatukgis.com/KB10683.aspx
2006-03-06 23:51:58
The DK was developed since 1997 and version 4.0 was introduced in early 2000, version 5.0 in the spring of 2001, and version 6.0 in November, 2001. Electronic help files and samples may be downloaded with the product.
http://www.tatukgis.com/KB10195.aspx
2005-09-14 10:08:57
No, this is not possible. But, take a look at the DK "TwoWindows" sample (set #1) and the DK MiniMap sample (Set #5). Those samples demonstrate something similar.
http://www.tatukgis.com/KB10323.aspx
2005-09-14 10:09:02
Please read: http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html Try using test.ttkls like this: Storage=Native Layer=lwaters Dialect=MYSQL ADO=DRIVER={MySQL ODBC 3.51 Driver};SERVER=localhost;DATABASE=test;UID=user;PWD=password;OPTION=1...
http://www.tatukgis.com/KB10643.aspx
2005-09-14 10:09:17
Yes. Transparencies (translucency) are performed on a layer basis, whereby an entire layer is made semi-transparent. For example: (Layer.Transparency:=50) sets the transparency level of all vectors (such as polygons) on that layer at 50%. So effectively you can make polygon fi...
http://www.tatukgis.com/KB10264.aspx
2005-09-14 10:08:59
It is possible that the SHP files downloaded from TatukGIS do not open under your other GIS software because the sample files on the TatukGIS web site have not been set up with an index file (which is not necessary when running the files with the DK).
http://www.tatukgis.com/KB10201.aspx
2005-09-14 10:08:57
Please refer to these samples in DK sample Set 4: PrintPreview, OnPrintPage code, and GIS.PrintRect. (The TatukGIS free Viewer demonstrates how it is possible to allow the user to select the elements to be printed.)
http://www.tatukgis.com/KB10511.aspx
2005-09-14 10:09:11
Change the first line of the solution files (*.sIn) from ;Microsoft Visual Studio Solution File, Format Version 8.00 to ;Microsoft Visual Studio Solution File, Format Version 7.00 Modify the Project Files (*.csproj or *.vbproj) by entering proper values: ;Produ...
http://www.tatukgis.com/KB10589.aspx
2005-09-14 10:09:15
|<
<
1
2
3
>
>|
Results 1 - 10 of 25