Git Product home page Git Product logo

processing_cityjson's Introduction

notice: exe and output is in build file

processing_cityjson

processing CityJSON calculate the volume, area, rough index and so on processed file use cjio to convert them into correct format, so no need to worry lod/format issues

empty data processing:

skip it, if some building is empty we skip it

return alternative data, if some data such as triangules after cdt is not exist, we return ring instead for surface orientation judgement(there is one case,where the ring exists but the triangules is not exist because two points overlab together so there is a silver)

randomly assign, if orientation is on boundaries, we randomly assign it

avoid zero, add extreme small value to avoid variable divided by zero

omit it, some cases cgal help us handle it and just return null value/throw error(what ever, the program not crash), so we just skip it and return zero value for bad data

assume it is right, since we dont need to correct incorrect data. we assume it is correct

simplify it, no adjacent values for buildigns

validation

except orientation, all index is the same as true value tested on cube three dimension is all 1 image orientation is check by check the direction using google map: image image the best sample may be bk building

processing_cityjson's People

Contributors

zhangchi233 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.