Longitudinal Profile Error

78 views
Skip to first unread message
Assigned to matteo.v...@geosolutionsgroup.com by lorenzo...@geosolutionsgroup.com

Marco Teixeira

unread,
Oct 24, 2023, 10:07:19 AM10/24/23
to mapstore-developers
I'm testing the longitudinal profile plugin, and I'm having issues because it always throws an error when running the tool. In GeoServer, I have a digital terrain model (ASTER) for a specific region, and I have already installed the longitudinal profile plugin on GeoServer with the WPS service enabled. For the configuration file, we are using the following definition:

{

    "name": "LongitudinalProfileTool",

    "cfg": {

      "config": {

        "wpsurl": "/geoserver/wps",

        "chartTitle": "Longitudinal profile",

        "defaultDistance": 10,

        "noDataThreshold": -32767,

        "defaultReferentialName": "aster_smiguel_4326",

        "referentials": [{

          "layerName": "igr_dem:aster_smiguel_4326",

          "title": "aster_smiguel_4326"

        }]

      },

      "filterAllowedCRS": ["EPSG:4326", "EPSG:3857"],

    }

 

  }

When I run the tool in the web map viewer, an error message always appears. Can you help me with this issue?

Regards,

Marco

Matteo Velludini

unread,
Oct 26, 2023, 12:14:04 PM10/26/23
to mapstore-developers

Hi,

what is the error you have, can you share it with us, a screenshot or directly an attachment with the text in it?
Also can you check on the network tab of dev tools if there is a failing request that you can share also privately.

Is the geoserver installed in the same domain of mapstore? I assume so given this setup "wpsurl": "/geoserver/wps",
Reply all
Reply to author
Forward
0 new messages