Closed DGuidi closed 5 years ago
thanks a lot @airbreather for the detailed review, hope to fix in next few days. I've added some comments to your reviews, for thinks that are not clear to me.
thanks a lot @airbreather for the detailed review, hope to fix in next few days. I've added some comments to your reviews, for thinks that are not clear to me.
No problem, I'll respond inline.
Just FYI, I noticed you reacted to every comment that GitHub shows by default, but none of the ones that GitHub hides by default, so I just wanted to make sure you're aware of this button:
I've fixed some comments, I hope to fix all other stuff tomorrow
@airbreather need another check, see open comments. please take a brief look also to nuspec files. thanks a lot.
added two more tests to show how srid is handled in GeoPackageReader.
to me looks that HandleSRID should be true by default, and possibly always true (i.e: not accepting a false as value): it's just an int readed in any case in header, and I need to explicitely exclude from readed values just because HandleSRID
is false...
ok looks we're ready to merge
One last thing... test project doesn't add the SolutionDir
property, so it may not build properly from the command line (which is how Travis-CI runs it) after changing that one to use $(NTSPackageReferenceVersion)
.
fixed solutiondir
should I "push the button" to merge?
All committers have signed the CLA.