Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "DeveloperError: options.buffer is required." #58

Open
aspandaburkut opened this issue Jun 27, 2024 · 0 comments
Open

Error: "DeveloperError: options.buffer is required." #58

aspandaburkut opened this issue Jun 27, 2024 · 0 comments

Comments

@aspandaburkut
Copy link

Hello @kaktus40 ,

Thank you for this plug-in. I tried to run the project on two different computers. On one I was successful [1], but on the other I got "An error occurred [2] in "CustomHeightmapTerrainProvider": Failed to obtain terrain tile X: 1 Y: 0 Level: 0. Error message: "DeveloperError: options.buffer is required." When I checked the Geoserver logs, I saw that the server gave a "no service: ows" error on the failed one. When I looked at the logs, I saw that the request url's were different. I am attaching the working and non-working urls below. I could not find where this difference occurred. It is very critical for me to be able to do this for my school project. I would be very grateful if you can help me. Thank you in advance for your feedback.

(1)
http://localhost:8082/geoserver/ows?format=image%2Fpng&transparent=true&service=WMS&version=1.1.1&request=GetMap&styles=&layers=ne%3Sample_f32&bbox=-135%2C-90%2C-90%2C-45&width=256&height=256&srs=EPSG%3A4326

(2)
http://localhost:8082/geoserver/ows?SERVICE=WMS&REQUEST=GetMap&layers=ne%3Sample_f32&version=1.3.0&bbox=-180.35294117647058%2C-90.3529411764706%2C0.35294117647058826%2C90.3529411764706&crs=CRS%3A84&srs=CRS%3A84&format=image%2Fbil&width=256&height=256

image

P.S. I wrote my code with help from this issue #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant