What are your biggest challenges when developing GIS software?
Is it coding? Is it understanding cartography/geography/etc concepts (like projections)? Or other difficulties?
|
What are your biggest challenges when developing GIS software? Is it coding? Is it understanding cartography/geography/etc concepts (like projections)? Or other difficulties? |
||||
|
|
|
Speaking from my experience as a developer who fell into the ESRI/GIS development scene nearly 5 years ago:
As you can tell I have a pretty negative outlook on the ESRI development scene. For those who come from a geography background, I'm sure the possibilities are pretty exciting. But for someone like me who loves relational databases, object-oriented programming, and wide open opportunity for creative solutions, GIS development with ESRI is very constraining and unfulfilling. This is a shame because the old school crowd tells me that it used to be a superior environment, before the alignment with Microsoft. I sincerely hope the open source community continues to innovate. |
|||||||||
|
|
Large amounts of data. Being able to figure out the right way to extract large amounts of data using web technology has been a challenge. We can either have a lot of data, and poor performance, or have a lot less data being displayed, but potentially conveying the wrong information. |
||||
|
|
|
The most important things, and usually the hardest in my experience, are:
I think that point 1 will be easier in developed countries, but that's not my experience. |
||||
|
|
|
To me, the biggest challenge is deciding which tools to use for a given project. Open source or proprietary? Python or .NET? Web-based or desktop? I answer these questions differently for different projects, and I'm sure people will ask all of them on this site. A lot of it comes down to personal preference and trying to divine what ESRI and Microsoft will support in the future. |
|||||||
|
|
I'm not a GIS developer; however, I'm a GIS modeller: Challenges:
Anyways I may not have answered you correctly; I just wish I was well versed when it comes to GIS programming so i can excel in GIS modeling |
||||
|
|
My issue is all about the horse and the water. In a lot of cases we develop and or present really good solutions for our clients, but no matter how elegant the solution, it is absolutely useless if no one will take the time to use. In some cases, we have been able to alleviate this by making our work user based (survey for issues, talk about solutions prior to development) but it some cases this is still not enough. |
||||
|
|
|
Dealing with people from a surveying background who don't understand professional software development techniques and methodologies, but because they taught themselves how to code avenue/VB, think that's all there is to it. |
||||
|
|
|
I think the hardest challenge is to get management to understand GIS and some users just don't get it either. The perception is that GIS is about making a map; that a map is the sole outcome of any GIS endevour. I can't tell you how frustrating I find this - the level of ignorance out there is huge, and it's held by the key decision makers. Eventually though - we being some of the pioneering GIS experts and programmers - will eventually become management and then we can finally get some decent GIS projects done! The other hard thing as a GIS programmer - you have to understand so many different technologies, Java, .Net, databases, ESRI software or other vendors i.e. MapInfo, networks, security, web tech, etc etc. It's an almost impossible job sometimes! |
||||
|
|
|
#3 from Vinko's answer:
I'd vote for the whole answer but for the fact that usability is only the third item in his list and i don't think the first two are that challenging. Usability is where most of my issues are and where i spend most of the design/development time, figuring out how to design an intelligent and effective user-interface, but keep it intuitive so that users aren't confused by it, for example:
My feeling is that GIS is an especially challenging field in the usability aspect, because:
|
||||
|
|
|
One of the biggest challenges to Web-based GIS development is how the data is delivered and how much efficiency I can get out of delivering the data a certain way. The biggest hurdle is that it is very hard to write code for something that requires a human to tweak. Very rarely do you see generalization techniques for vector data used at large scales. Most times you have to tweak the scale ranges to turn on and off the layers. |
||||
|
|
|
When it comes to coding, I feel I waste far too much time on workarounds. For projections it took me a couple of months to understand the processes and math as there is in my opinion little helpful published material on the subject. The EPSG and OGC documents on the subject did help me get my head around it after a few reads, even though they sometimes seem to be copies of each other. The largest problem I have though as an independent developer is that I can't help but trip over people needing specialized work for medical, industrial, or even simple web app development, even now. With the GIS industry it seems nearly impossible to find a way to enter into the market. |
||||
|
|
|
I'm a complete beginner at GIS technologies, figuring things out as I go. And since I have limited funds, I'm trying avoid using any ESRI products and do things entirely with open source tools. So that said, the hardest things for me so far have all been related to collecting data. There plenty of articles on manipulating and displaying the data, and plenty of tools to make your life easier. But I'm sill walking in the dark when it comes to collecting data. I have no idea what the professionals do to find and collect data. Something tells me there's an easier way to get data than data.gov and google. |
||||
|
|
the GIS world is being expanded toward the common user unless early years where the GIS was only treated by engineers, architecs or the scientific community. In the case the GIS app is done for the common user the challenge is mix appropriately of technologies where the GIS is treated as an technology more(in this case a developer with a little understanding of GIS technology is enough). However in the case that the app is done for the specialized community the challenge is more complex becuase besides joining technologies is necessary to search existing algorithms to fulfill with the requeriments otherwise even worse we would have to development these algorithms. In this case a blend of engineer and developer is the worker appropiated. |
||||
|
|
|
This question came up on my google search for challenges in GIS, and I feel like contributing here. Another link that I felt relevant was this paper. Summarizing what is said there and my own views, I think the biggest challenges (in no particular order are):
|
||||
|
|
|
You might be unfortunate to be forced to work with GIS analysts that have been converted into software developers. It's easy to expect a competent software developer to pick up GIS concepts, and let them go through the API and generally figure things out without much help. The same does not hold true of taking a GIS analyst and expecting them to pick up software development. The results are embarrassing, at best. If you have experience working with bad developers, then imagine it's worse code than anything the worst programmer has developed. There are some companies you may work for that don't get that. |
|||||||||||||||||||||
|