Kevin Kreiser

Results 447 comments of Kevin Kreiser

@eamonnmcevoy you could do that but they wont connect to each other properly. the connectivity between the adjacent tiles might point to the wrong spots in the new tile. and...

@eamonnmcevoy the ones that cross the tile boundary yes. really what needs to be done is they need to be matched and then they need to be stitched together (moved...

yeah sorry no progress here. it would definitely be an interesting research project to see about doing it though as its not only useful for the server side but particularly...

a reasonable question, defaults are always hard especially when they are globally applicable :( its kind of like bikes, you have to guess what the average user will have. with...

@MehdiSaffar everything i see here looks good! Regarding the `GraphTileBuilder` interface.. I was thinking maybe we would just add a new method called `AddDirectedEdgeExt` (or whatever naming matches the other...

@MehdiSaffar yep there is a specific reason, basically we are using a feature of C called bitfields where you spread values across a single integral types, claiming sections of its...

@MehdiSaffar i think we shoudl merge what you have. but it seems to me your fork is configured such that i cannot make edits (which is fine). something seems to...

no problem. yes at the moment we dont have an easy way to tie unstructured information to nodes in the graph however we do have a way of storing unstructured...

yeah there is a lot of stuff that we dont allow complete control over in the costing. honestly i would love it if we just opened all of the parameters...

@dmenneck it is possible. in #3519 we added some basic support for this. i'm neither familiar with "IndoorOSM" nor "Simple Indoor Tagging" but if it uses the osm data model...