File tree Expand file tree Collapse file tree 1 file changed +219
-0
lines changed Expand file tree Collapse file tree 1 file changed +219
-0
lines changed Original file line number Diff line number Diff line change @@ -340,3 +340,222 @@ var getFeaturesResultJson = {
340340 "totalCount" : 1 ,
341341 "featureCount" : 1
342342} ;
343+
344+ var getReturnFeaturesOnlyResultJson = [
345+ {
346+ "stringID" : null ,
347+ "fieldNames" : [
348+ "SMID" ,
349+ "SMX" ,
350+ "SMY" ,
351+ "SMLIBTILEID" ,
352+ "SMUSERID" ,
353+ "SMGEOMETRYSIZE" ,
354+ "SMGEOPOSITION" ,
355+ "GB" ,
356+ "RN" ,
357+ "NAME" ,
358+ "PERIOD" ,
359+ "BRGLEV" ,
360+ "ANGLE"
361+ ] ,
362+ "geometry" : {
363+ "center" : {
364+ "x" : 12296152.115263747 ,
365+ "y" : 2265690.969792616
366+ } ,
367+ "parts" : [
368+ 1
369+ ] ,
370+ "style" : null ,
371+ "prjCoordSys" : null ,
372+ "id" : 1 ,
373+ "type" : "POINT" ,
374+ "partTopo" : null ,
375+ "points" : [
376+ {
377+ "x" : 12296152.115263747 ,
378+ "y" : 2265690.969792616
379+ }
380+ ]
381+ } ,
382+ "fieldValues" : [
383+ "1" ,
384+ "1.2296152115263747E7" ,
385+ "2265690.969792616" ,
386+ "1" ,
387+ "0" ,
388+ "20" ,
389+ "12156928" ,
390+ "480100.0" ,
391+ "" ,
392+ "海口美兰国际机场" ,
393+ "" ,
394+ "0.0" ,
395+ "0.0"
396+ ] ,
397+ "ID" : 1
398+ } ,
399+ {
400+ "stringID" : null ,
401+ "fieldNames" : [
402+ "SMID" ,
403+ "SMX" ,
404+ "SMY" ,
405+ "SMLIBTILEID" ,
406+ "SMUSERID" ,
407+ "SMGEOMETRYSIZE" ,
408+ "SMGEOPOSITION" ,
409+ "GB" ,
410+ "RN" ,
411+ "NAME" ,
412+ "PERIOD" ,
413+ "BRGLEV" ,
414+ "ANGLE"
415+ ] ,
416+ "geometry" : {
417+ "center" : {
418+ "x" : 12612273.73538996 ,
419+ "y" : 2679000.70399857
420+ } ,
421+ "parts" : [
422+ 1
423+ ] ,
424+ "style" : null ,
425+ "prjCoordSys" : null ,
426+ "id" : 2 ,
427+ "type" : "POINT" ,
428+ "partTopo" : null ,
429+ "points" : [
430+ {
431+ "x" : 12612273.73538996 ,
432+ "y" : 2679000.70399857
433+ }
434+ ]
435+ } ,
436+ "fieldValues" : [
437+ "2" ,
438+ "1.261227373538996E7" ,
439+ "2679000.70399857" ,
440+ "1" ,
441+ "0" ,
442+ "20" ,
443+ "12156948" ,
444+ "480100.0" ,
445+ "" ,
446+ "广州白云国际机场" ,
447+ "" ,
448+ "0.0" ,
449+ "0.0"
450+ ] ,
451+ "ID" : 2
452+ } ,
453+ {
454+ "stringID" : null ,
455+ "fieldNames" : [
456+ "SMID" ,
457+ "SMX" ,
458+ "SMY" ,
459+ "SMLIBTILEID" ,
460+ "SMUSERID" ,
461+ "SMGEOMETRYSIZE" ,
462+ "SMGEOPOSITION" ,
463+ "GB" ,
464+ "RN" ,
465+ "NAME" ,
466+ "PERIOD" ,
467+ "BRGLEV" ,
468+ "ANGLE"
469+ ] ,
470+ "geometry" : {
471+ "center" : {
472+ "x" : 12669685.574431028 ,
473+ "y" : 2588940.5222278074
474+ } ,
475+ "parts" : [
476+ 1
477+ ] ,
478+ "style" : null ,
479+ "prjCoordSys" : null ,
480+ "id" : 3 ,
481+ "type" : "POINT" ,
482+ "partTopo" : null ,
483+ "points" : [
484+ {
485+ "x" : 12669685.574431028 ,
486+ "y" : 2588940.5222278074
487+ }
488+ ]
489+ } ,
490+ "fieldValues" : [
491+ "3" ,
492+ "1.2669685574431028E7" ,
493+ "2588940.5222278074" ,
494+ "1" ,
495+ "0" ,
496+ "20" ,
497+ "12156968" ,
498+ "480100.0" ,
499+ "" ,
500+ "深圳宝安国际机场" ,
501+ "" ,
502+ "0.0" ,
503+ "0.0"
504+ ] ,
505+ "ID" : 3
506+ } ,
507+ {
508+ "stringID" : null ,
509+ "fieldNames" : [
510+ "SMID" ,
511+ "SMX" ,
512+ "SMY" ,
513+ "SMLIBTILEID" ,
514+ "SMUSERID" ,
515+ "SMGEOMETRYSIZE" ,
516+ "SMGEOPOSITION" ,
517+ "GB" ,
518+ "RN" ,
519+ "NAME" ,
520+ "PERIOD" ,
521+ "BRGLEV" ,
522+ "ANGLE"
523+ ] ,
524+ "geometry" : {
525+ "center" : {
526+ "x" : 12681899.53281954 ,
527+ "y" : 2549435.726518385
528+ } ,
529+ "parts" : [
530+ 1
531+ ] ,
532+ "style" : null ,
533+ "prjCoordSys" : null ,
534+ "id" : 4 ,
535+ "type" : "POINT" ,
536+ "partTopo" : null ,
537+ "points" : [
538+ {
539+ "x" : 12681899.53281954 ,
540+ "y" : 2549435.726518385
541+ }
542+ ]
543+ } ,
544+ "fieldValues" : [
545+ "4" ,
546+ "1.268189953281954E7" ,
547+ "2549435.726518385" ,
548+ "1" ,
549+ "0" ,
550+ "20" ,
551+ "12156988" ,
552+ "480100.0" ,
553+ "" ,
554+ "香港国际机场" ,
555+ "" ,
556+ "0.0" ,
557+ "0.0"
558+ ] ,
559+ "ID" : 4
560+ }
561+ ]
You can’t perform that action at this time.
0 commit comments