developmentseed / titiler

Build your own Raster dynamic map tile services
https://developmentseed.org/titiler/
MIT License
765 stars 157 forks source link

Add build support for arm64 #740

Closed Firefishy closed 4 months ago

Firefishy commented 9 months ago

THIS IS FOR COMMENT. Needs some clean-up / refactor work.

What I am changing

How I did it

How you can test it

Related Issues

vincentsarago commented 9 months ago

overall looks good 🙏

Firefishy commented 9 months ago

overall looks good 🙏

Cool. I'll refactor and clean it up.

GitHub actions check schedule I'll set to weekly. True update frequency is driven by when upstream have new major releases.

vincentsarago commented 6 months ago

@Firefishy can we merge this?

vincentsarago commented 6 months ago

rasterio still doesn't provide wheels for Mac OS AMD64 so this PR needs to wait for https://github.com/rasterio/rasterio-wheels/issues/69

Firefishy commented 6 months ago

@vincentsarago Sorry, I have been away in South Africa for a month. I am now back and can get this PR into shape.

vincentsarago commented 4 months ago

I've commented out linux/arm64 because we still need rasterio to provide the wheels.

I'm going to merge this PR because I think it provides nice enhancements to the CI