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
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
The method for joining to an SQL database file and rending the map based on data from the database is demonstrated by the JoinandChart and JoinAndRender ASP.NET Internet Server samples. These samples are presented on-line on the TatukGIS web site. Refer to the “Samples” me...
http://www.tatukgis.com/KB10689.aspx
2006-03-23 14:19:38
This question is difficult to definitively answer because so many variables are involved, e.g., the specifications of the server machine, type of any linked database product, type of request/task that each user is performing, frequency in which the average user clicks on the...
http://www.tatukgis.com/KB10297.aspx
2005-09-14 10:09:01
A shape appearing on the monitor can be selected by simply using: shp := myshap.MakeEditable; shp.IsSelected := True; shp.Invalidate ; A non standard style for selection can be prepared as: layer.ParamsList.Add ; layer.Params.Style := 'selected'...
http://www.tatukgis.com/KB10294.aspx
2005-09-14 10:09:01
There are two options for creating such pie-piece shaped (or any other shapped) objects in a DK application: 1) Draw this on your own by rendering a pie-piece shape using a series of lines, like this: shp->Lock() ; shp->Reset() ; shp->AddPoint( GisPoint() ) ...
http://www.tatukgis.com/KB10342.aspx
2005-09-14 10:09:03
Please verify that the Spool virtual directory exists and that the ASP process has rights to write into it. If the map is not visible, then something is wrong with the paths. Note that one of the differences between ASP and ASP.NET is a security feature in the ASP.NET which...
http://www.tatukgis.com/KB10361.aspx
2005-09-14 10:09:04
The Visual C Class Wizard, particularly versions prior to VC6, does not produce a proper stub for properties marked as hidden. TatukGIS provides manually altered classes. To use these in your VC program, just include the TatukGIS_DK.h header. Then you will get access to the...
http://www.tatukgis.com/KB10474.aspx
2005-09-14 10:09:09
This item is obsolete and relates only to the DK 8.x and IS 8.x versions. Refer to KB10820 . GPS coordinates are usual latitude/longitude in WGS84. With VB: Set prj_list = New XGIS_ProjectionList Set prj = prj_list.FindEx("MER”) 'mercator Set result = obj_s...
http://www.tatukgis.com/KB10321.aspx
2010-04-03 15:16:57
|<
<
1
2
3
4
>
>|
Results 21 - 30 of 37