Skip to content
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

Release v1.0.2 #26

Merged
merged 12 commits into from
Nov 14, 2023
Merged

Release v1.0.2 #26

merged 12 commits into from
Nov 14, 2023

Conversation

xivk
Copy link
Contributor

@xivk xivk commented Jul 12, 2023

See #25

xivk and others added 11 commits August 16, 2022 15:24
Update README: link packages
- Clean up a lot of code (a lot as per VS code analysis recommendations and required
- Added a lot more test cases and functional test (found and fixed a couple of bugs when using more complex data).
- Enhanced the sample app.
- added bool ShouldSerialize_xxx_Value() that checks Has_xxx_Value property
- added unit tests

closes #22
* Last point removed for polygon rings
* Multipoint encode fix
TileRange Count property was an `int` which fails when zoom level is >= 16. Changed it to a `long` and added a test case for this scenario.
* Last point removed for polygons in MapboxTileWriter

* Multipoint encode fix

* MultiPoint in MapBoxTileWriter: returned and modified the point hit check in extent

* Pixel coordinates are made integer

* Added comments and a little refactoring

* Reverted some tests. The IsGreaterThanOnePixelOfTile method has been moved to TileGeometryTransform

* Removed unused using

* Returned the old conversion methods to the WebMercatorHandler class
@xivk xivk requested a review from FObermaier July 12, 2023 07:06
@xivk xivk merged commit 86808a6 into main Nov 14, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants