Open
Conversation
Collaborator
|
Thank you for taking the time to contribute to this repo. I don't maintain this repo anymore, and looking at the state of the numerous pull-requests, it looks like Makina Corpus does not either. (/cc @submarcos @camillemonchicourt) Anyway, it is very unlikely that an open source project will ever accept such a pull-request.
Also you don't make explicit what you mean with Also, don't worry, you can keep your own fork with your changes. Seeing the very low activity on this repo, it should not be too much effort to pull the evolutions made here to your fork from time to time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
I apologize for my limited English proficiency. I am using a translation software to write this letter. I have been using your Leaflet.FileLayer project, but I wanted to add some new features. However, I found that your existing code did not allow me to incorporate these new functionalities. Therefore, I had to modify your source code to make it compatible with the additional features I needed. I am sending you the modified version based on your 1.2.0 release.
I reorganized your code using TypeScript (ts). Please forgive any inadequacies in the modifications I made. The purpose of this reorganization is to extend your Leaflet.FileLayer project. In China, the majority of file imports involve coordinates from Excel files, which is a convenient method for construction projects. For example, it is used for map coordinates in dock construction, vehicle contour coordinates, and building construction coordinates, all measured in millimeters. Excel extension files are not included in my message.
To facilitate communication, I have rebuilt version 1.2.0. I hope to receive your approval.
Here is a breakdown of the steps involved in the code generation:
Step 1: Use the tsc command in the ../leaflet.FileLayer/ts> directory to generate js and .d.ts files in the dts folder.
Step 2: In the root directory, use the npm run compile_ts command to generate leaflet.filelayer.js and leaflet.filelayer.d.ts configuration files in the src folder. These files will be automatically generated by webpack and placed in the webpack-ts-build.js file in the config folder.
Step 3: Use the npm run none command to package an uncompressed leaflet.filelayer.js file. This will allow you to view the source code in leaflet.filelayer.js.
Step 4: Use the npm run prod command to package the file into a compressed leaflet.filelayer.js.
For testing purposes, you can use the index_dist.html and index_none.html files in the test folder. These files are designed to test the leaflet.filelayer.js files in the none and dist folders respectively, in order to verify the correctness of the packaging results.
Thank you for your understanding and cooperation.
Best regards,
[jackchenzlp]