Giter VIP home page Giter VIP logo

Comments (17)

bikash153 avatar bikash153 commented on July 25, 2024

For small images its working fine

from cesium-geoserverterrainprovider.

kaktus40 avatar kaktus40 commented on July 25, 2024

Hi, can you give more context? (see others isuues to see wht I mean)

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

I am using geoserverterrain provoider bil/dss extension with geoserver 2.21.0 using
bigendian and application/16 bit its working fine for small dsm file

dsm1

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

It works for small file

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

https://github.com/kaktus40/Cesium-GeoserverTerrainProvider/blob/master/dist/GeoserverTerrainProvider.js

I am using this file

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

Is there any solutions

from cesium-geoserverterrainprovider.

kaktus40 avatar kaktus40 commented on July 25, 2024

Can you describe your process to convert your elevation files so I can test from my computer?

  • origin of files
  • scripts to transform your files
  • ...

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024
  1. DEM DSM and ORTHO are generated from LiDAR based data.
    2.It is unsigned 32 bit data
    3.We have used gdal to convert it into COG file with deflate compression
  2. The generation of DSM and dem were done using Pix4D
    5.Tiles were mosaic and severed using geoserver

I am using this script file
https://github.com/kaktus40/Cesium-GeoserverTerrainProvider/blob/master/dist/GeoserverTerrainProvider.js

Just let us know how you are doing if you are having the dataset

from cesium-geoserverterrainprovider.

rrorsac avatar rrorsac commented on July 25, 2024

!gdal_translate "E:\bmc\mk.tif" "E:\bmc\bmc_mk_cog.tif" -co BIGTIFF=YES -co TILED=YES -of COG -co COMPRESS=DEFLATE

!gdal_translate "\ip\Share5\bmc_dsm_mosaic_new.tif" "\Share5\cog\bmc_dsm_mosaic_cog.tif" -co BIGTIFF=YES -of COG -co COMPRESS=LZW
we are using this to convert it to cog.

Storing data in S3 bucket and publishing it using geoserver COG plugin:
https://build.geoserver.org/geoserver/2.21.x/community-latest/geoserver-2.21-SNAPSHOT-cog-plugin.zip

and DDS/BIL plugin
geoserver-2.21-SNAPSHOT-dds-plugin.zip

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

Above are the command for cog conversation
Please let me know

from cesium-geoserverterrainprovider.

kaktus40 avatar kaktus40 commented on July 25, 2024

Well I never worked with Cloud Optimized GeoTIFF. can you send me the capabilities document of your geoserver?

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

<Layer queryable="1" opaque="0">
raster:dsm_cog

<Title>dsm_cog</Title> Layer-Group type layer: raster:dsm_cog dsm_cog EPSG:4326 CRS:84 85.72587838395638 85.9094574953808 20.20515349768633 20.37644703892337 <Style> raster <Title>Opaque Raster</Title> A sample style that draws a raster, good for displaying imagery image/png </Style>

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

<Layer queryable="1" opaque="0">
raster:dsm_cog

<Title>dsm_cog</Title> Layer-Group type layer: raster:dsm_cog dsm_cog EPSG:4326 CRS:84 85.72587838395638 85.9094574953808 20.20515349768633 20.37644703892337 <Style> raster <Title>Opaque Raster</Title> A sample style that draws a raster, good for displaying imagery image/png </Style>

from cesium-geoserverterrainprovider.

kaktus40 avatar kaktus40 commented on July 25, 2024

Is it possible to have the full document?

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

wmscapabilities.txt

Please find the capability document

from cesium-geoserverterrainprovider.

kaktus40 avatar kaktus40 commented on July 25, 2024

From your file I see that you didn't use bil/dds plugin

from cesium-geoserverterrainprovider.

bikash153 avatar bikash153 commented on July 25, 2024

Thank You. Resolved the issues.

from cesium-geoserverterrainprovider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.