We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Voorbeeld:
unit<uint32> CorridorNameCSV : StorageName = "%projdir%/data/ListOfCorridorsCusaII.csv" , StorageType = "gdal.vect" , StorageReadOnly = "true" { attribute<int32> CorridorID := int32(corridorFootprintId); attribute<string> Label := replace(corridorName, '-','_',' ','_', '\''',''); }
SourceLocation -> FileDescr -> timestamp waren equivalent.
The text was updated successfully, but these errors were encountered:
Oplossingsrichting: niet FileDescr.timestamp bijwerken, maar value semantics doorvoeren en FileDescr incl timestam opnemen in SourceDescr key.
Sorry, something went wrong.
lijkt voornamelijk te falen bij reopen na edit in editor
Fixed #484; value semantics for FileDesc; reformatting of filelist wi…
842d0bb
…th LoadNumber
Dit issue Is een speciaal geval van #363 en is gefixt
MaartenHilferink
No branches or pull requests
Voorbeeld:
SourceLocation -> FileDescr -> timestamp waren equivalent.
The text was updated successfully, but these errors were encountered: