-
Notifications
You must be signed in to change notification settings - Fork 33
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
v0.7.5 #144
Merged
Merged
v0.7.5 #144
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
# Conflicts: # CHANGELOG.md
loop on city object without geometry
I'll figure what to do with the windows executables if it comes to that
and silly to require just for this
pyunit test raised rightfully an error
those fucking metadata will kill I swear
Refactor warnings and CityJSON version checking
Using TransformerGroup instead of Transformer, because we cannot retrieve the transformer defintion from it. See pyproj4/pyproj#753 (comment) Closes #142
Otherwise we cannot pipe to stdout, because the alert message is also printed, eg. on upgrading a file.
File does not exist anymore
Merged
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.
This is a bigger patch release, but there are several improvements on
develop
that should be onmaster
already, and v0.8.0 is still some time away.Added
subset --cotype Building,TINRelief,Road
#9)models.Geometry.reproject()
for reprojecting dereferenced geometry boundariesstdin
and save tostdout
--suppress_msg
to suppress all messages. Required when saving tostdout
Fixed
cityjson.load()
does not fail on aGeometryInstance
, however it does not load it either (cityjson.load() crashes when reading a geom of type "GeometryInstance" #19)texture
andmaterial
are correctly removed from the geometries of the CityObjects withtextures/materials_remove
vertex-texture
is removed from the CityJSON withtextures_remove
Changed
cjio ... export obj out.obj