gama-platform / gama.experimental

Home of experimental plugins for GAMA
13 stars 6 forks source link

possibility to read GML files #7

Open AlexisDrogoul opened 8 years ago

AlexisDrogoul commented 8 years ago

We already read shape files. I could be nice to have the possibility to read as well GML files (another classic GIS file format). As geotools offers a reader for this kind of files, it should be easy to implement it.

(moved from https://github.com/gama-platform/gama/issues/1252)

sriramab commented 6 years ago

Would be nice feature addition. I have plenty of gml files if somebody wants to try :)

ptaillandier commented 6 years ago

I am working on it. It should work soon (next week).

ptaillandier commented 6 years ago

Hi all,

I just committed the possibility to import GML File with an example model (in the Features/Data importation/ GML File importation).

Unfortunately, for the moment, I was not able to read the CRS of the GML file, so to work, the data should be already projected (it is for that I did not close the issue yet).

If you can test it with your data, it will help me.

sriramab commented 6 years ago

Shall I update experimental plugin?

ptaillandier commented 6 years ago

It is included in the core of GAMA (as all the required libraries were already included in the core....).... so you just have to update GAMA.

2018-02-12 17:09 GMT+01:00 Srirāma Bhamidipāti notifications@github.com:

Shall I update experimental plugin?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/gama-platform/gama.experimental/issues/7#issuecomment-364971343, or mute the thread https://github.com/notifications/unsubscribe-auth/ABb7HVp-Xkz8zz-O1FpqsfOQlh9ovBDWks5tUGJRgaJpZM4I-zSY .

sriramab commented 6 years ago

I do not see it yet. Are you sure it is integrated into the model library? I updated yesterday and also this morning. It does not show up. I am refereing to the standalone GAMA update.

ptaillandier commented 6 years ago

Hi,

Yesterday night, I updated GAMA (standalone version) and created a new workspace and I was able to find the GML model (and to make it work)

2018-02-13 9:24 GMT+01:00 Srirāma Bhamidipāti notifications@github.com:

I do not see it yet. Are you sure it is integrated into the model library? I updated yesterday and also this morning. It does not show up. I am refereing to the standalone GAMA update.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/gama-platform/gama.experimental/issues/7#issuecomment-365184790, or mute the thread https://github.com/notifications/unsubscribe-auth/ABb7HWg-5LFZKc9Uwdw3iN6S-yrlx2xpks5tUUaogaJpZM4I-zSY .