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
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
The DK samples are organized by sets as listed below. All of samples in the list are provided as DK-VCL samples (in Delphi and C++Builder) and as DK.NET samples (in C# and VB.NET). Sample sets 1-5 are provided as DK-ActiveX samples (in VB6, VB.NET, and C#). Three samples a...
http://www.tatukgis.com/KB10593.aspx
2008-09-02 16:00:24
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
The problem that you describe relates to casting. We advise you to refer to the DK hierarchy diagram and DK help file for references to class dependences. To set up the cast to the proper types, you would need to do the following: CXGIS_LayerVector *ll; CXGI...
http://www.tatukgis.com/KB10412.aspx
2005-09-14 10:09:06
TatukGIS invests the time to update the DK trial version, and to update the samples to work with the updated trial version, only every 6 - 18 months or so. Therefore, the latest DK retail version which is available for DK licensed users often reflects enhancements, bug fi...
http://www.tatukgis.com/KB10590.aspx
2005-09-14 10:09:15
|<
<
1
2
3
>
>|
Results 11 - 20 of 25