warrenwyf

Results 7 issues of warrenwyf

Consider a point or a line which has the same y coordinates, the length of bounding box may be zero

I found that some polygons from OSM layer were lost in the tiles at certain scales, so I made a test data reproduction of this phenomenon. This is the polygon...

I encountered an interruption while executing the osrm-extract command while using Armenia's OSM data: ``` [assert][0x7000029eb000] /Users/runner/work/osrm-backend/osrm-backend/src/guidance/turn_lane_matcher.cpp:181 in: bool osrm::guidance::lanes::canMatchTrivially(const osrm::guidance::Intersection &, const osrm::guidance::lanes::LaneDataVector &): lane_data[lane].from != INVALID_LANEID libc++abi: terminating...

The `minzoom` and `maxzoom` value of the metadata table may be incorrect, It looks like only the last zoom levels will be recorded, the correct one should be to perform...

I created a vector table with 1536 dimensions to store embedding values, and then the db kept reporting errors when I tried to create the vector index on the table....

type/question 🙋
type/enhancement 💭

Consider releasing a prebuilt binary of linux that supports the arm64 architecture.

Feature Request