-
Notifications
You must be signed in to change notification settings - Fork 67
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
dbfcreate: allow creation of Date and Logical fields #167
Comments
Please submit a pull request |
zezzagio
added a commit
to zezzagio/shapelib
that referenced
this issue
Nov 3, 2024
rouault
pushed a commit
that referenced
this issue
Dec 2, 2024
Can this be closed after #168 got merged? |
Of course, yes.
…________________________________
Da: Thomas Beutlich ***@***.***>
Inviato: Martedì, Dicembre 3, 2024 7:32:02 AM
A: OSGeo/shapelib ***@***.***>
Cc: Giovanni Zezza ***@***.***>; Author ***@***.***>
Oggetto: Re: [OSGeo/shapelib] dbfcreate: allow creation of Date and Logical fields (Issue #167)
Can this be closed after #168<#168> got merged?
—
Reply to this email directly, view it on GitHub<#167 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA52EUJCS5OXUIJGHXAWNR32DVF5ZAVCNFSM6AAAAABRCVD5X2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJTGY3TEOBWHE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to be able to create Date and Logical fields with dbfcreate. Writing and reading functions are already here, it's just a matter of adding and check two other options.
I wrote changed dbfcreate and dbfadd, that seem to work; I would be happy if you consider to merge them in the master branch.
The text was updated successfully, but these errors were encountered: