forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[WIP, not for merge] Miramon vector driver #12
Closed
Closed
Conversation
This file contains 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
Windows 64 bits: sizeof(unsigned long) = 4 Lixus 64 bits: sizeof(unsigned long) = 8
Some permisions?
Adding MiraMonVector driver This is the first approach to the MiraMonVector (with two capital M) driver. Assert on DS No pol test, for the moment
long to int32_t (not important) Mkdir only when extension is empty
Solving uninitialized variable. ANSI to UTF-8 in MMReturnValueFromSectionINIFile() Syntaxis erro (II) Syntaxis error nElemCount > 0 clang error? Protecting better from nullptr Solving Clang error Trying gdal.OF_VECTOR Expliciting the error a little more better Some improvements for empty layers Polygon test
Missing CPLError Missing CPLError Solving formatting and some issues adding void strlen insteaf of sizeof extern Improvement: MMChangeMMSingularExtension()->MMChangeFinalPartOfTheName() Restoring Ú and others Improvemeents Avoiding problems with À ... Avoiding problems with à, è, etc local_message as static CPLDebug VSIReadDir
// If the SRS is unknown, we attempt to deduce the appropriate number // of decimals to be used in the reserved fields as LONG_ARC, PERIMETRE, // or AREA using the coordinate values. It's not 100% reliable, but it's a // good approximation.
…reLoadingDoubleIntoMemory()
…t a "z" field as a default unit.
…ding some explanations about MM_SprintfDoubleSignifFigures()
Going back to strcpy instead of memset Fixing a recently added error about the umber of bytes to be copyied Link updated Solving ASSAN errors. Overfloat Making safer a strcpy + eliminating an invalid comment Fixing a ptrnull acces when creating an empty feature.
AbelPau
force-pushed
the
MiraMon-Vector-driver
branch
from
April 17, 2024 09:45
e11c902
to
306655c
Compare
7 tasks
can be closed now |
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.
No description provided.