Git Product home page Git Product logo

Comments (7)

cansik avatar cansik commented on June 3, 2024

What would be "the location" for you? All the polygon vertices or just the center point? I guess we did not implement that into the CSV, because there is no fixed answer for that. If you tell me what kind of location you are looking for, I can guide you in the right direction.

from architectural-floor-plan.

Ramanpreet1992 avatar Ramanpreet1992 commented on June 3, 2024

I assume for me the location will be defined as the x and y coordinates of the vertices so that I can map the polygons from the SVG with the data already there in the CSV.
I wish to connect SVG and CSV and find the area of each polygon.

from architectural-floor-plan.

cansik avatar cansik commented on June 3, 2024

I have implemented a simple solution for this, check out this line which adds all the vertices: MainView.kt#L412

Be aware that I have updated the project to support Java11, so please upgrade your toolchain.

from architectural-floor-plan.

Ramanpreet1992 avatar Ramanpreet1992 commented on June 3, 2024

Can we run the tool in CLI mode. I wish to load the image, run all the analysis and finally save the data in the csv format and svg format.

from architectural-floor-plan.

Ramanpreet1992 avatar Ramanpreet1992 commented on June 3, 2024

I could not regenerate the map out of the x and y coordinates from the CSV file. I intend to regenerate the floor plan from the CSV alone so that I can check which room has what area. Could you please help with this.

from architectural-floor-plan.

cansik avatar cansik commented on June 3, 2024

Please show me what you are trying to do, what does not work and how I can reproduce it.

from architectural-floor-plan.

Ramanpreet1992 avatar Ramanpreet1992 commented on June 3, 2024

We have collaborated the information through python. Thanks for helping to resolve this issue.

from architectural-floor-plan.

Related Issues (20)

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.