@@ -182,6 +182,7 @@ window.examplesResources = {
182
182
"title_interpolationAnalystByRBF" : "Interpolation Analysis of Radial Basis Function" ,
183
183
"title_mathExpression" : "Math Expression Analysis" ,
184
184
"title_overlayAnalyst" : "Overlay Analysis" ,
185
+ "title_overlayAnalyst_FGB" : "Overlay Analysis (FGB)" ,
185
186
"title_routeCalculateMeasure" : "Route Calculate Measure Analysis" ,
186
187
"title_routeLocatorLine" : "Route Locator Line Analysis" ,
187
188
"title_routeLocatorPoint" : "Route Locator Point Analysis" ,
@@ -286,6 +287,7 @@ window.examplesResources = {
286
287
"title_getFeatureByGeometry" : "Get Feature by Geometry Query" ,
287
288
"title_getFeatureByIDs" : "Get Feature by ID Query" ,
288
289
"title_getFeatureBySQL" : "Get Feature by SQL Query" ,
290
+ "title_getFeatureBySQL_FGB" : "Get Feature by SQL Query (FGB)" ,
289
291
"title_gridInfosQuery" : "Grid Cell Query" ,
290
292
"title_queryByBounds" : "Map Query by Bounds" ,
291
293
"title_queryByDistance" : "Map Query by Distance" ,
@@ -355,6 +357,7 @@ window.examplesResources = {
355
357
"title_mapQueryByDistance" : "Map Query by Distance" ,
356
358
"title_mapQueryByGeometry" : "Map Query by Geometry" ,
357
359
"title_mapQueryBySQL" : "Map Query by SQL" ,
360
+ "title_mapQueryBySQL_FGB" : "Map Query by SQL (FGB)" ,
358
361
"title_mapService" : "Map Information of SuperMap" ,
359
362
"title_measureArea" : "Area Measurement Service" ,
360
363
"title_measureDistance" : "Distance Measurement Service" ,
@@ -374,6 +377,11 @@ window.examplesResources = {
374
377
"title_surfaceAnalystService" : "Surface Analysis (Getting Contour Line)" ,
375
378
"title_thiessenAnalystDataset" : "Dataset Thiessen Analysis" ,
376
379
"title_thiessenAnalystGeometry" : "Geometry Thiessen Analysis" ,
380
+ "title_bufferAnalystService_FGB" : "Dataset Buffer Analysis (FGB)" ,
381
+ "title_bufferAnalystServiceGeometry_FGB" : "Geometry Buffer Analysis (FGB)" ,
382
+ "title_surfaceAnalystService_FGB" : "Surface Analysis (Getting Contour Line) (FGB)" ,
383
+ "title_thiessenAnalystDataset_FGB" : "Dataset Thiessen Analysis (FGB)" ,
384
+ "title_thiessenAnalystGeometry_FGB" : "Geometry Thiessen Analysis (FGB)" ,
377
385
"title_drawControl" : "Drawing Control" ,
378
386
"title_drawControlWGS84" : "Drawing Control WGS84" ,
379
387
"title_fullscreenControl" : "Full Screen Control" ,
@@ -702,6 +710,8 @@ window.examplesResources = {
702
710
"title_binary_classification" : "Binary Claasification" ,
703
711
"title_landcover_classification" : "Landcover Claasification" ,
704
712
"title_object_detection" : "Object Detection" ,
713
+ "title_fgb_all" : "FGB Full Load" ,
714
+ "title_fgb_extent" : "FGB Extent Load" ,
705
715
706
716
"text_district_search" : "Administrative region search" ,
707
717
"text_rectangle_search" : "Rectangle retrieval" ,
0 commit comments