Hacker News new | ask | show | jobs
by MapsSlaps 1206 days ago
Very interesting! Does this support GeoTIFF images?

I ask because I've got ~200 acres of forest I use a drone to survey. I generate a high resolution orthophoto, and I currently built my own site on top of leaflet using tiles cut from the large orthophoto.

I'm working with conservation organizations to try and restore some stream habitat, and being able to markup maps together would be incredible, but it looks like you are focusing on vector layers first?

Is it possible to provide my own tile server url? (e.g. I'll host the tiles on S3/Cloudfront/whatever, I just want to fancy notation/collaboration infrastructure.)

Edit:

Follow up -- I'm just one person who happens to work with various conservation groups to maintain the health of my forest. Typically, these groups are already strapped for cash, but it looks like this wouldn't really fall under 'personal' use because it's multiple people collaborating on a map? Very curious about whether you plans include a price tier for "I guess I want something like this but I'm also just like, one dude and not a business"

Edit 2:

Looks like yes, I can bring my own baselayer. (In my case, I have two base layers, one topgraphic, and an additional one that's the raster image, but it looks like I could create a similar experience on Felt?) So really, then the question becomes one of pricing for small uses like mine.

1 comments

Played around with it, looks like my particular use case is not supported (and also there appears to be a bug where the minimum tile zoom is not being respected for base layers?)

I want a base layer of one map, with an additional base layer (or raster data layer) on top of that base layer. It appears I can have one raster base layer, and any number of vector data layers on top.

Also, my tiles use -y, which I think is something I ought to fix (I just noticed this because I exported with the default output from ddb tile, which requires telling leaflet to use TMS or -y), so I can't just drop them in Felt.

Hey there! Sorry it didn't work well for you but this is valuable feedback. We are working on adding more raster support. If you shoot an email to support@felt.com, we can better understand your use case and potentially add you to our testing groups when we build those features so you get to see them first and even influence!

Once again, thank you for trying it out!

> and also there appears to be a bug where the minimum tile zoom is not being respected for base layers?

Hi there, Felt engineer here! Thanks for reporting that issue. We've since fixed that bug. Out of curiosity what kind of base layer are you using that has a minimum zoom?