Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ poly2req.js
File
poly2req.js
scripts/poly2req.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Polygon-to-requests generator - creates random routing queries within geographic boundaries
3
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
8
getRandomCoordinate
Function · 0.85
makeQuery
Function · 0.85
exit
Method · 0.80
min
Method · 0.80
max
Method · 0.80
error
Method · 0.80
push
Method · 0.80
write
Method · 0.45
Tested by
no test coverage detected