Giter Club home page Giter Club logo

Comments (9)

agrignard avatar agrignard commented on September 23, 2024

Hi @JesusLopezBaeza in general any issue that seems related directly to GAMA can be reported here by documenting how to reproduce it. Don't forget to specify the version of GAMA you are using, the OS you are running and the part of the code or the feature that you think is not working.

Here is the issue link
https://github.com/gama-platform/gama/issues

For the second issue of course it shouldn't be slow with 10 agents otherwise it will be hard to simulate HPA. In general the current version of GAMA can easily run something like 10k Agent.

However GAMA is not magic if the behavior of your agent is very complex the more agent you have the slower is the simulation.

What I propose is that you explain a bit more what is the behavior of you tourist agent, what are the reflex implemented and what those reflexes are doing. This is a first step to optimize at the behavior level then we can dig in the code and see if some optimization at the code level can be done.

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

FYI I put an issue on GAMA concerning the Google Maps model there is indeed a problem

https://github.com/gama-platform/gama/issues/2577

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

Google API has been updated that's the reason why it doesn't work anymore

https://cloud.google.com/maps-platform/user-guide/account-changes/#no-plan

So what I propose is that you get the satellite image from QGIS for instance and then use a normal .png as a background

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

hi @JesusLopezBaeza any update on this issue? let me know if you need any help

Just to let you know that I am also currently working/Speaking with the GAMA team and we are developing a dedicated pedestrian skills it might be very useful for this project.

from csl_hamburg_hpa.

JesusLopezBaeza avatar JesusLopezBaeza commented on September 23, 2024

Hi @agrignard no news on that yet – I'm still trying to geo-reference a png properly to make it overlap our shapefiles.

Please let me know about the pedestrian skills as soon as they ready ;)

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

One easy way to georeference an image if you already have the shapefile is using the QGIS plugins called GeoReferencer
https://docs.qgis.org/2.18/en/docs/user_manual/plugins/plugins_georeferencer.html

from csl_hamburg_hpa.

JesusLopezBaeza avatar JesusLopezBaeza commented on September 23, 2024

Yes, I did that. However to export the image from QGIS as geo-tif, which is not importable by Gama, right?

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

Yes it does. (I would suggest you to have a detailed look at the model library of Gama to have an overview of what it can do or not)
https://github.com/gama-platform/gama/blob/master/msi.gama.models/models/Features/Data%20Importation/models/GEOTIFF%20File%20Import.gaml

Also you don't have to have a geotiff, what you can do is producing (once its georeferenced) a png image that is aligned with your shapefile then simply using it as a background

from csl_hamburg_hpa.

agrignard avatar agrignard commented on September 23, 2024

any update on this one? Did you find a solution?

from csl_hamburg_hpa.

Related Issues (17)

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.