You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi hi, I have some questions about how the project is focused.
Actually, the project, have two parts, one, the scrapper, second, the recovered data is transformed to geojson.
The project, is able to be used with, and without the geojson format, as written in the readme, we can use esri2geojson to get the data in geojson format, and we can use the project as a python module to use the raw data.
The scrapper of this project is great, I use it as a module, is pretty useful, while more and best info I have, I can do more things in other projects, at least, I think that is part of the idea of having a module.
I want to know to where the project goes, because the scrapper can be improved, like, parallel processing, get more data available in the map server, in order to use WKT2 change a little how to work with the SR, and any other things, support more types of data, more than geojson, recover edited times of maps, etc, etc.
I think is pretty important here where goes the project, for example, if the project will only be focused in geojson data, there will be a lot of things that will never get support, or even removed from the actual project, even the python module will become almost useless, note, that would not be a problem, in the sense that would be to where the project goes, nothing more.
I want to know, based in the perspective of the project, if this project will have what I need, or can have what I need, that leads to, if I can spend time contributing here, and not only me, knowing this, we decide what to do.
Thx.
The text was updated successfully, but these errors were encountered:
Hi hi, I have some questions about how the project is focused.
Actually, the project, have two parts, one, the scrapper, second, the recovered data is transformed to geojson.
The project, is able to be used with, and without the geojson format, as written in the readme, we can use
esri2geojson
to get the data in geojson format, and we can use the project as a python module to use the raw data.The scrapper of this project is great, I use it as a module, is pretty useful, while more and best info I have, I can do more things in other projects, at least, I think that is part of the idea of having a module.
I want to know to where the project goes, because the scrapper can be improved, like, parallel processing, get more data available in the map server, in order to use WKT2 change a little how to work with the SR, and any other things, support more types of data, more than geojson, recover edited times of maps, etc, etc.
I think is pretty important here where goes the project, for example, if the project will only be focused in geojson data, there will be a lot of things that will never get support, or even removed from the actual project, even the python module will become almost useless, note, that would not be a problem, in the sense that would be to where the project goes, nothing more.
I want to know, based in the perspective of the project, if this project will have what I need, or can have what I need, that leads to, if I can spend time contributing here, and not only me, knowing this, we decide what to do.
Thx.
The text was updated successfully, but these errors were encountered: