Wednesday, December 19, 2007

TRENDS IN GIS

UNIT 25 - TRENDS IN GIS Compiled with assistance from Jack Dangermond, ESRI This unit reviews some of the current trends in GIS. This unit, in particular, will date very quickly. You will need to read the current trade magazines to see what the newest trends are. UNIT 25 - TRENDS IN GIS Compiled with assistance from Jack Dangermond, ESRI A. INTRODUCTION * this unit discusses o trends in computer hardware and software for GISs o new applications of GIS technology o new sources of data B. HARDWARE Fast geoprocessing * computing power is often measured in MIPS o Million Instructions Per Second * MIPS measures oversimplify the measurement of computing power but are nevertheless useful as broad bases for comparison o arithmetic calculations can require execution of as little as two and as many as 100 instructions o arithmetic on real numbers is better measured in MFLOPS ("megaflops") or millions of floating point (i.e. decimal) operations per second o MIPS="meaningless information processing statistics" * current personal computers and workstations used for GIS range from 1 to 5 MIPS * within the next five years, 20 to 30 MIPS workstations are likely at roughly similar prices o the power of personal workstations is currently increasing by close to a factor of 2 per year * workstations will likely be coupled to 1,000 MIPS file servers which can extract software and data at high speed for analysis in personal workstations * over the next decade, 1,000 MIPS machines will become common in large organizations * to this point, advances in computing power have always found new areas of application. What new applications of GIS will take advantage of higher speeds? o larger data sets, higher levels of spatial resolution o more complex models o more complex analysis for decision-making o better methods of display and visualization Parallel Processing * trend toward different computer architectures o away from single processors operating on data in sequence o parallel processors can perform tasks on several different processors simultaneously within the same computer * what GIS processes will be suitable for parallel processing? o analyses which require repeating the same steps everywhere on the map o easier to see applications for raster data than for vector since each pixel is independent o e.g. finding route for a vehicle across a rugged terrain o e.g. image processing applications such as image classification, visualization, scene generation Memory * trend is toward lower costs for ever larger computer memories o cost of storing large GIS datasets will come down o more data can be placed "on-line" for faster access * the nature of geographical data (high volume, infrequent update) is suitable for optical storage o once written, cannot be changed o CD-ROM - 5 1/4 inch disks with 250 MBytes, enough to store all streets in Los Angeles o once a "master" has been created, the unit cost of CD-ROM data is only about $10 o optical WORM - 12 inch disks with 2 GBytes, enough for the contents of 100 topographic maps * erasable optical disk is available (e.g. NEXT computer) o very high density of data Workstations * "dumb" terminals connected to a central processor are gradually being eliminated in favor of desk top computers * especially popular are "workstations", which have excellent graphic performance and sophisticated user interfaces o the exact distinction between personal computers and workstations is unclear o workstations are generally more powerful o workstations are generally more expensive ($10,000 vs. $4,000) o workstations generally use UNIX operating system rather than DOS o workstations have more powerful graphics capabilities (1280x1024 rather than 640x480) o originally, workstations developed for the scientific and engineering market * workstations function effectively as nodes on a network devoted to GIS processing o a large CPU (a fileserver) for database management and centralized processing may still be required as part of the network, while most processing is done at individual workstations o data can be distributed around the disks on the network Networks * the dominant hardware system architecture of recent years, the multiuser host, is giving way to multiuser network architectures o the network integrates compute servers, file servers, workstations and shared peripherals o any user can access data, peripherals across the network o the network will likely be linked to other networks through "gateways" * this architecture requires fast and economical data transfer and the availability of powerful workstations o data transfer rates of MBytes/second are common at low cost o only hundreds of bytes per second were possible 15 years ago o this change of cost has had enormous impact on the ways people organize computing * hardware manufacturers are beginning to offer network architectures, and networking among hardware of different vendors is likely to become more available over time o requires interchangeability of parts; standards for communication, data and software; common operating systems * this will lead to reduction in the power of data processing centers in favor of "information management" systems based on control of transactions o the role of the "computer center" based on a large mainframe is changing rapidly Hardware for specialized processing functions * compute servers, file servers, sort servers (e.g. TRW's Fast Data Finder) and search servers (e.g. Excel's Sorting Engine) are now being developed for networks o these are specialized computers attached to networks for specific functions o map overlay using hardware intersecting tools will be developed in the future, perhaps other GIS functions as well * this trend will continue since such hardware tools can provide enhanced system performance for the entire network Operating systems * continued diversity is likely for the immediate future * UNIX is making gains, perhaps especially in inexpensive machines, and in scientific and engineering applications, but is it likely to become universally supported? * this will make software development and networking more difficult, and puts a premium on GIS software, database management systems, and applications which can work on different vendors' machines Peripheral devices * excellent raster devices are now available (e.g., electrostatic and laser printer/plotters) for graphic/cartographic output o costs of these systems are directly related to the size of the product * scanning has not taken over from digitizing in GIS applications, and is unlikely to do so until some means, perhaps artificial intelligence, can be applied to separating extraneous information Specialized workstations * a data entry device is needed which will allow correction of data as they are acquired o will probably have a large flat display, multiple graphic memory planes, and interactive data capture capabilities o the workstation should be able to "check-out" and "check-in" work areas (e.g. mapsheets) from the larger database maintained by a server on the network * an "electronic sandbox" will be useful for interactive, GIS-based analysis/modeling and land use planning o the design of this workstation will require some very creative thinking * workstations specialized for particular uses (e.g., land planning, water resources, forestry) are likely to be developed as the number of users increases in such specialized fields o analyzing data on the globe (e.g. oceans, atmosphere) will require a specialized workstation which can display data on the globe's curved surface o e.g. the globe could be "browsed" using a track-ball to rotate the image * as GIS becomes a standard decision support technology, entire conference rooms will be devoted to its use o containing specialized GIS workstations, large GIS display devices, and GIS planning/conference tables C. SOFTWARE Database management systems * while present DBMS's are effective for managing tabular data, they are not effective for the "long transactions" required when cartographically referenced and topologically related data are altered o such "long transactions" occur because simple changes in cartographically referenced data may require changes in topologically related items, and because the whole process of updating geographic information differs from updating tabular data * transactions on geographical data could be confined to a single specialized workstation * queries and analysis typically do not modify the data, so these are easier to execute across the network, e.g. between a workstation and a central fileserver Relational DBMSs * trend toward using relational DBMSs (often with SQL style user interfaces), because of their "open architecture" o it is becoming easier to exchange one DBMS for another within a GIS * object-oriented database structures are being proposed for GIS use, but they present some problems o e.g. they are not well adapted to storing natural feature information o not well suited to complex spatial analysis o often have embedded proprietary data structures DBMS versus Fourth Generation Languages * the DBMS approach often involves highly structured application programming, often at the expense of ad hoc query capabilities o user must learn complex rules of syntax o may be a valid approach for static databases which are only used for simple, repetitive queries * the trend in GISs is toward the use of Fourth Generation Languages (4GLs) which provide commands, tools, procedures, and report writers to permit easy ad hoc querying of a database o these provide intelligent interfaces close to natural language, however, definitions become vague, less rigorous o use of 4GL may detract from the GISs ability to perform complex analysis GIS system integration * the marketplace increasingly demands compatibility between diverse hardware and GIS software * at the same time, GIS software needs to interface to an increasing diversity of DBMSs, because different applications often require different DBMSs o in many applications, records are already stored in a DBMS o when the GIS capability is added to allow geographical access to these records, it must interface with the existing DBMS Display products * improved cartographic products are certain, since there is both intense user demand and the technology required to support such improvements o map output will continue to be judged against hand- made products * 3D displays, overlaid with both cartographic data and representations of the built environment, are likely early developments in GIS technology o but major questions remain about how to gather, compile, model and structure 3D data o because of these problems, it is not clear what kinds of analysis are needed or appropriate for 3D data Interfaces to other technologies * interfaces between GIS, CADD, remote sensing, image processing, architectural graphics, and other technologies are going to be increasingly easy to create * the differing data types produced by these technologies will be more frequently combined in shared databases User interfaces * more sophisticated, flexible and well managed graphic user interfaces are inevitable * users are becoming increasingly impatient with software which requires any training or support from the vendor o training and support add high and probably continuing costs to GIS acquisitions D. NEW APPLICATIONS OF GIS TECHNOLOGY * because GIS technology is becoming more affordable, more reliable, more widely used and better known, new applications of GIS technology are likely to rapidly increase, just as the applications of computer graphics have increased Modeling and decision support * Geographic Information Modeling System (GIMS) technology will be developed and used in providing decision support in a growing number of fields * e.g. current interest in GIS applications in transportation planning, requires some modifications to standard GIS models, addition of new functions o e.g. modifications to allow lines which cross but do not intersect o e.g. functions to measure distances between objects via the network o e.g. functions to solve standard problems in transportation, such as predicting traffic flows * can applications in areas as different as transportation planning and forestry be served by the same GIS software? o will there be fragmentation of the GIS field by area of application? Sciences and mathematics * GIS technology will be applied widely in the sciences in the near and middle term future o e.g. 3D capabilities for geology, geophysics, hydrology, mining o GIS modeling in landscape ecology * in the longer term, applications for GIS technology may develop in areas of image processing, e.g. X-rays, other types of medical imaging, where superimposition of data, analysis may have similar importance * global issues - tropical deforestation, acid rain, greenhouse effects, endangered and threatened species, and similar problems are likely to be analyzed using GIS technology in the 1990s o GIS networks, similar to the global weather monitoring and prediction network, may evolve o they will probably make use of super computers, parallel processing, and artificial intelligence to cope with the massive databases and the complex models involved o such models are currently in very rudimentary form, e.g. global climate models used to predict greenhouse warming effects use very large cell sizes (5 degrees lat/long) o GISs will play a role in managing the global environment, perhaps used to identify the world's most sensitive habitats; then a country's agreement to conserve these habitats may be exchanged for forgiveness of international debts E. NEW SOURCES OF DATA Remote sensing * following Landsat, ERTS, Thematic Mapper and now EOS, and competing with them to supply the demand for satellite- borne imaging systems are the SPOT system and systems which the Japanese, Russians, and others may bring on line in the 1990s * as data resolution increases, costs fall, service becomes more reliable, and user demand increases, satellite remote sensing will become more important in supplying data for GIS use o already the supply of data vastly exceeds our ability to analyze it o better methods of scanning, archiving large amounts of data will be needed * remote sensing cannot provide the information required for many kinds of analyses o in the longer term (and with such new technologies as the fabrication of ultraminiature sensing devices on silicon chips), the trend will be toward "an instrumented universe" o instruments to monitor the globe will be broadcast over the earth, probably telemetering their information to networks of users Error/uncertainty * as more data and more forms of data are gathered, and there is increased pressure to combine these data for analyses, increasing attention will have to be paid to data error and uncertainty Data sharing * essential to reduce costs, solve widespread problems, and fully utilize available technology * security considerations, political divisions, and other factors will continue to inhibit sharing * because problems will increasingly be recognized as crossing international boundaries and having global implications, and because the necessary technology is now becoming available, more global databases will be built * in some situations, private businesses will compete with government agencies in supplying data to both government and the public o questions will increase about how to best serve the public interest in such cases o data gathering by government will always be under fire because of its cost F. CONCLUSION * the immediate future will be a time of explosive growth in the development and use of GIS technology o the signs are that current growth rates will continue * it is very likely that these predictions about the period will prove to have been too conservative o predictions about the value of technological change often prove to be totally wrong o e.g. the development of microchip technology which was the key to cheap computers was driven first by the need to save space and weight in space vehicles REFERENCES Dangermond, Jack and Morehouse, Scott. 1987. "Trends in Hardware for Geographic Information Systems," Proceedings AUTOCARTO 8, ASPRS/ACSM, Falls Church, VA. (Also available from ESRI) Dangermond, Jack, 1987. "Trends in Geographic Information Systems Software," Proceedings IGIS: The Research Agenda, NASA, Washington, DC. (Also available from ESRI) U.K. Department of the Environment, 1987. Handling Geographic Information, Report of the Committee of Enquiry chaired by Lord Chorley (the "Chorley Report"), Her Majesty's Stationery Office, London. DISCUSSION/EXAMINATION QUESTIONS 1. Imagine a few important future developments which you believe ought to occur in GIS technology. Do they depend chiefly on hardware or software, or both? Explain. 2. Select a particular discipline, field, or specialty to which you think GIS technology might be applied. Discuss some specific future applications and their implications for professional practice in that field. What specialized GIS features would these applications require? 3. What are the characteristics of an "ideal" source of data for use in a GIS? List them and discuss each one. Now, are there any potential sources of GIS data which have not yet been utilized but which meet most of these criteria? 4. Design a GIS workstation for the support of global science (i.e. the analysis and modeling of data for the entire globe). What operations, database models and user interface features would it have? COURTESY:http://www.geog.ubc.ca/courses/klink/gis.notes/ncgia/u25.html#SEC25.2.6

No comments:

************************************************************************************************************************************************************************
SITE CONTAINS LATEST GIS, REMOTE SENSING TUTORIAL. GIS CAREER, GIS JOBS.NOTES RESOURCES. RankingBlogs.com :: Defining Your Blogs Worth: TopSites: Technorati Profile Add to Technorati Favorites REMOTE SENSING & GEO INFORMATICS

GIS COMPANIES LINKS

  1. ReMetrix
  2. Gaea Systems Pvt Ltd
  3. Eagan, McAllister Associates, Inc.
  4. ML Infomap
  5. Intermap Technologies
  6. geoVelocity
  7. RMSI
  8. AvisMap GIS Technologies
  9. GIS Innovations
  10. SigConsult
  11. GeoEmphasis.com
  12. Spatial Developers
  13. Avenza Systems, Inc.
  14. GISData
  15. Global Maps LTD
  16. Trek Construction & Environmental Services Ltd.
  17. PetersonGIS
  18. NAVTEQ
  19. ESRI Australia
  20. Spridata. Spatial IT Consultants
  21. IIC Technologies
  22. Tier 3, Inc.
  23. GeoMap Systems
  24. Yenom-Tech Software
  25. Intellias Software Development
  26. Sarana Primadata, Indonesia
  27. GISTech, Limited
  28. All West Surveys
  29. Mappamondo GIS
  30. Marquette GIS Consulting
  31. Assurgent Technology Solutions
  32. Munsys Technologies
  33. Open Spatial Inc.
  34. Midwest Infotech Pvt. Ltd
  35. Complete Spatial Solutions
  36. Tera Environmental Consultants
  37. Sound Geospatial Services, LLC
  38. Eric Beaton Urban Planning and GIS Services
  39. NMT Corporation
  40. Geo-3D, Inc.
  41. Cognocarta GIS, LLC
  42. OneMap, Ltd.
  43. MicroCenter, Bahrain
  44. Spatial Data Integrations
  45. International Business Integration
  46. Satyam Computer Services, Ltd.
  47. Satellite Imaging Corp
  48. MapWorld Technologies, Ltd.
  49. emGISt, India
  50. Upper 90 Systems, Inc.
  51. eSymmetry, Ecosystem Analysis and Programming
  52. Minecode, India
  53. GIS Landmark
  54. Rolta
  55. RMSI Global IT
  56. GEC, Inc.
  57. Weston & Sampson Engineers, Inc.
  58. Cinco Energy Land Services
  59. Gaea Systems Pvt Ltd
  60. CARIS
  61. Geodac Corporation
  62. Golder Associates Ltd.
  63. Miner & Miner
  64. Socket Technologies, Inc.
  65. Mada Geomatic, Madagascar
  66. DCSE, Inc.
  67. GeoCognition Consulting
  68. Geografx
  69. Peton Consulting
  70. Compusense
  71. GIS Consortium, India
  72. Nicol and Associates, Inc.
  73. Applied Data Consultants
  74. Chris Chubb Cartography
  75. Civil & Environmental Consultants, Inc.
  76. Keck & Wood, Inc.
  77. GEO-Sky Aerial Mapping & Surveying
  78. Michael Baker Corporation
  79. Ryan Galbraith
  80. NeST GIS
  81. Sai Infotech Systems, Ltd.
  82. Forte Consulting
  83. HNTB Corporation
  84. Critchlow Associates
  85. GIS Project, Ltd.
  86. GGP Systems
  87. GeoDecisions
  88. ENGECORC
  89. ETd
  90. Micro Documents Automation India Pvt. Ltd.
  91. Map Specifics
  92. Engineering Systems
  93. Farallon Geographics
  94. Spatial Data Analytics Corporation
  95. Landmark Geomatics
  96. Proficio Geo Technologies
  97. We Do IT
  98. Farm IT Solutions
  99. WTI Advanced Technology Limted, India
  100. TerraNOVA International, LLC
  101. AnalyGIS, LLC
  102. Galilee Enterprise
  103. Trans Global Geomatics
  104. Consumer Geomatics
  105. AABSyS IT
  106. Intec Infocom
  107. Compass Informatics
  108. CGIS-Consulting Geo Info Systems
  109. Infotech Enterprises, Ltd
  110. Sedgwick Associates
  111. Murphy's World GIS
  112. MapInfo Corporation
  113. Applied Geodetics
  114. Sutra Systems
  115. Spatial Data Private Limited
  116. Carmenta AB
  117. Red Paw Technologies, Inc.
  118. GIS Development.net
  119. Avineon, India
  120. GIS Mapping Solutions
  121. HCL Technologies
  122. Digital Globe
  123. ITSoft Solutions
  124. SETU Cybertech
  125. GISL - International GIS Consultants
  126. Research Solutions, Inc.
  127. Intelligent Decisions Systems, Inc.
  128. Infodesk Manipal Limited
  129. Environmental GIS Consulting, LLC
  130. Vanasse Hangen Brustlin, Inc. GIS Services
  131. Regency InfoTech
  132. ACRE Surveying and Development - Philippines
  133. Datacode
  134. Roads of India
  135. Astra Infosys - GIS Consulting
  136. Infodesk Manipal Limited
  137. Symmetry
  138. SUYOG GIS (P) Ltd.
  139. Nobel Software Systems
  140. Cuesta Systems, Inc.
  141. Millennium International Technologies, Inc.
  142. GEOAPIKONISIS Ltd, Greece
  143. geOme Tec
  144. Magnasoft Spatial Services
  145. Tobin International, LTD
  146. Buana Katulistiwa-NGO for Spatial Information in Indonesia
  147. ICONSNET International Consultants Network
  148. Sathya Technology
  149. Newcyber3D
  150. INFORM--Network for Management Systems Ltd.
  151. Bentley GIS Solutions
  152. Fi-Sofex Ltd., Bangalore
  153. Relief - GIS Consulting and Software
  154. Intermap (PTY) Ltd
  155. Surya Soft-Tech Ltd., Bangalore, India
  156. DataPro Consulting
  157. Integrated Mapping Services, Inc.
  158. Manchitra Services Pvt Ltd
  159. Navgati Geomatics
  160. Talon Associates
  161. InfoTech Enterprises, Inc.
  162. GeoPlus
  163. GisGroup - Il portale italiano del GIS
  164. Sar Softech
  165. GeoDigital Mapping
  166. Khatib & Alami Consolidated Engineering Company
  167. geoVue
  168. InfoTech Enterprises Ltd
  169. Atresh GIS-CAD Consultants
  170. Arraycom India
  171. Realworld 00 Systems Osterreich
  172. C.L.M. Consulting - Network Planning GIS Security
  173. Intelligent IT/GIS Solutions
  174. Applied Geography Consulting Group, Inc.
  175. geo-konzept
  176. ICL Integrated Mapping System
  177. Etak
  178. TeleAtlas
  179. GEOvision, Denmark
  180. MapMedia, Germany
  181. Mayes, Sudderth and Etheredge
  182. EOSGIS GIS services and 3D Terrain Visualization
  183. Star Informatic
  184. INDUS Corporation
  185. Waypoint Technology Group
  186. AverStar Geospatial Services
  187. The Titan Corporation
  188. Pixxures, Inc.
  189. New Century Software
  190. Techni Graphic Systems, Inc.
  191. Safe Software, Inc.
  192. James W. Sewall Company
  193. PCI Geomatics
  194. IIC Technologies
  195. ESRI India
  196. Geographic Technologies Group, Inc.
  197. Atlantic Technologies
  198. GIS Solutions
  199. Camp Dresser & McKee Inc. Information Management and GIS
  200. The MapShop
  201. The National Imagery and Mapping Agency
  202. Schaub GIS Consulting
  203. 3CRC Technologies
  204. GIS Associates
  205. Comsearch Online
  206. James Davey and Associates, Inc.
  207. Apex Data Services, Inc.
  208. Kirpalaney & Associates (Engineers) Pvt. Ltd
  209. Map Gallery
  210. ESRI
  211. Scout Geographics
  212. Osmose, Inc.
  213. M. A. Young & Associates, Inc.
  214. Earthward Consulting, Inc.
  215. Manifold
  216. Perly's Maps - Canada
  217. GIS/Trans, Ltd.
  218. InfoTech Enterprises Ltd.
  219. C-Plan
  220. Analytical Surveys, Inc.
  221. Enghouse Systems Limited
  222. PlanGraphics, Inc.
  223. CLIRSEN
  224. SDS, Inc.
  225. GDSI Hawaii - Home
  226. GIS Project Development
  227. Foresta SG
  228. Smallworld GIS
  229. CSA Arquitects & Engineers
  230. WESTON Knowledge Solutions & Systems
  231. Barclay Maps, California
  232. SEMCOR GIS services
  233. Pacific Meridian Resources
  234. Dewberry & Davis
  235. Woolpert LLP
  236. Clarkson Map Company
  237. Geographic Resource Solutions
  238. ESRI
  239. Planet One
  240. M.J. Harden Associates, Inc.
  241. MARIS
  242. James W. Sewall Co.
  243. Cuesta Systems, Inc.
  244. SIGNAL Corporation
  245. Riverside Technology, Inc.
  246. ERDAS
  247. VectorVision Corporation
  248. PCI
  249. Oracle Corporation
  250. SmallWorld
  251. Leica
  252. CERL
  253. RADARSAT
  254. Information Solutions, Inc.
  255. Idrisi
  256. GeoGraph International Corporation
  257. Scan/US, Inc.
  258. Caliper
  259. EROS
  260. GeoResearch
  261. ASI Landmark, Inc.
  262. Leica Geosystems Inc.
  263. AR Software Services
  264. InfoGlobe, Inc.
  265. Integrated Spatial Solutions, Inc.
  266. GeoData Solutions, Inc.
  267. H.L. Yoh Company LLC
  268. SPOT Image Corporation
  269. Cargill, Inc.
  270. Argonne National Laboratory
  271. Spatial Insights, Inc.

MORE TO COME..,