-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm ERR! missing script: start #73
Comments
Hi, @mutantNeko . How would you like to use the geotiff.js library? There is no Happy to help if you describe your objectives. Thanks! |
Hi @DanielJDufour , I'm working on a portal for farmer to monitor their farm. I have stitched the images taken from DJI drone, and my main objective right now is to overlay the tiff images onto the map. Im using |
Hi, @mutantNeko . That sounds very interesting! I would recommend checking out georaster-layer-for-leaflet. It's a simple library that display raster files (including GeoTIFF's) on a leaflet map. It uses geotiff.js. You can also view an example here. I'd also recommend closing this issue because it doesn't seem like there is a problem with the geotiff.js library. Feel free to email me at daniel.j.dufour@gmail if you have any more questions :-) |
@DanielJDufour thank you so much Daniel! |
Hi everyone,
I still can't get npm run normally. I've tried so many things. But I keep getting error when I run
npm start
. This is the error I get when I run npm start.I tried to put start in package.json as suggested by many
but still it doesn't work
The text was updated successfully, but these errors were encountered: