04-13-2017 06:48 AM
Hello,
i have added my .ecw imagery at content , then add it to the web app legend. it is not displayed at the charts background and gives me error
"Layer does not support current CRS"
Regards,
Maha
04-13-2017 06:59 AM
Does it support EPSG 3857? I have only used that EPSG in Browser based M.Apps and the documentation outlines this as a necessity.
04-13-2017 07:04 AM
Yes, iam already using 3857 projection for the ablication.
what about the raster imagery projection that i need to add it to the app. is it must be transformed automatically to 3857??
Regards,
Maha
04-13-2017 07:41 AM - edited 04-13-2017 07:51 AM
I'm not certain about rasters as I havent tried it (I use OSM).
I had to transform vectors to EPSG 3857 for them to display in my Web M.App.
04-13-2017 07:48 AM
what is the original EPSG code of the image? The system should automatically deliver the services with support of native image SRS and 3857. Have you enabled both WMS and WMTS services? please check Javascript console for more information.
04-13-2017 07:56 AM
Hello,
Yes, i have check wms, wmts, ecwp as my imagery is .ecw format. the CRS of imagery is 32636 as this is the srid of my desktop app.
I need to use the same imagery for both desktop and web.
iam adding the imagery to the desktop legend and it is working correctly.
it gives error only at web app.
Regards,
Maha
04-13-2017 08:04 AM
desktop app is using ECWP if enabled. the browser app uses WMTS if enabled, or WMS.
04-13-2017 08:12 AM
Hello,
I have enabled all options wms, wmts, ecwp.. then just drag and drop the imagery to legend
Regards,
Maha
04-15-2017 04:42 AM
Hello,
I have converted the imagery to 3857 CRS.. it still gives the same error
Regards,
Maha