Skip to content

Conversation

@Janjko
Copy link
Contributor

@Janjko Janjko commented Jan 12, 2026

Rijeka imagery wasn't working on some browsers, so I changed the url of the imagery, to the osm-hr server with the same imagery.

Karlovac is new, on the same server.

@Janjko
Copy link
Contributor Author

Janjko commented Jan 12, 2026

The strict check has two errors I don't know how to handle. First, the message ERROR:root:Could not retrieve url: https://data.rijeka.hr/hr/dataset/gis-grad-rijeka:

That URL works for me, so I'm guessing they are blocking Github Actions IPs?

And ERROR:root:100.0% of geometry is outside of the layers bounding box. Geometry should be checked

I checked both geojsons and the imageries, and they align. I'm not sure if that is what the message is implying.

@andrewharvey
Copy link
Collaborator

andrewharvey commented Jan 19, 2026

That URL works for me, so I'm guessing they are blocking Github Actions IPs?

More likely geoblocking, as it doesn't work for me. If that's the case we can ignore the error, but it has implications for editors that they are also only going subject to the same geoblocking. It's something we could improve in the future with additional metadata about which countries the services are accessible from.

UPDATE: looks like it's only the attribution URL that is the issue, not the imagery URL.

And ERROR:root:100.0% of geometry is outside of the layers bounding box. Geometry should be checked

It might be an issue with the check, especially if it was unable to retrieve the layers bounding box, it might be buggy.

@@ -0,0 +1,86 @@
{
"type": "Feature",
"properties": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this have an attribution property?

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

Successfully merging this pull request may close these issues.

2 participants