Skip to main content

GVH 2.9.1 fails to export the plotted coordinate in xls, csv or shape file

Comments

2 comments

  • Permanently deleted user
    Hi Fatin, 

     

    This functionality is not in the viewer by default for plotted coordinates. You can add this functionality by making a small change to the Desktop.json.js file for your viewer. This is generally located here:

     

    C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\YOURSITE\Viewers\YOURVIEWER\VirtualDirectory\Resources\Config\Default\Desktop.json.js

     

    Find the "Results" module and make this change to the "Coordinates" array:

     

      { "moduleName": "Results", "moduleType": "geocortex.essentialsHtmlViewer.mapping.infrastructure.results.ResultsModule", "libraryId": "Mapping.Infrastructure", "configuration": { "showInvisibleAttributesOnExport": false, ........ "Coordinates": ["ShowResultsList"], ....... This should allow you to export your coordinate results to csv, xls or shapefile.

     

    Here is some more information: 

     

    https://docs.geocortex.com/essentials/gvh/2.10/admin-help/Default.htm#gvh/admin/modules/plotcoordinates-module.htm

     

    Thanks,

     

    Marion.

     

     
    0
  • Permanently deleted user
    Sorry for my delay in responding, Marion. I think i'm having a problem in my received notification on my mail.

     

    This change to the Desktop.json.js works like a charm.

     

    Best,

     

    Fatin
    0

Please sign in to leave a comment.