datakaveri / ogc-resource-server

OGC compliant IUDX based resource server serving Geospatial data
Apache License 2.0
0 stars 6 forks source link

Tiles API integration on Canvas #182

Open mahimatics opened 3 weeks ago

mahimatics commented 3 weeks ago

Waiting on Pradeep from SIRPI to give an update

mahimatics commented 3 weeks ago

Openlayers may need to be updated from 8.2.0 to 9.0.0 at least. This is a hard requirement. Requires a discussion with the SIRPI team to understand how feasible this is and what the timelines will be.

mahimatics commented 2 weeks ago

Tiles have been fixed and updated in production after regeneration with the right CRS. We're not using tippycanoe, and instead using ogr2ogr. Pradeep has been updated and he needs to finish the integration. One drawback of not using tippycanoe is that the defaults of tippycanoe are better and easier. Needs more exploration of ogr2ogr documentation for better integration.

The CAT items have to be updated for admin boundaries that they now support tiles API.

code-akki commented 4 days ago

Tiles integration with Canvas has been completed.

Gokul and Paras are working on exporting the Vector Tiles feature on Canvas as it is not available out of the box in Openlayers-OGC Vector Tiles package.

ThorodanBrom commented 4 days ago

Regarding the Export layer functionality for vector tiles, does it make sense to have it at all?