Maprunner / rg2

Updated user interface for Routegadget
MIT License
36 stars 20 forks source link

Add PDF mapfile compatibility #382

Open JamesErrington opened 7 years ago

JamesErrington commented 7 years ago

First part of Auto Street-O project (needs a name)

Looks like PDF.js is the way to do it https://github.com/mozilla/pdf.js/

JamesErrington commented 7 years ago

JS api to convert from PDF https://bytescout.com/products/developer/cloudapi/how-to-convert-pdf-to-image-in-javascript-and-jquery-using-cloud-api-low-level

appears to be the only JS thing around.

Otherwise could try in PHP server side