- Shopping Bag ( 0 items )
-
All (4) from $19.00
-
New (4) from $19.0
Want a NOOK? Explore Now
ArcGIS is an industry standard for geospatial development and management. It has become an important framework for developers who want to build mapping applications with web, desktop, and mobile. Geodatabase is the database used to store and manage the spatial data. Geodatabase gives the user the ability to store information, determine rules and relationships to data, defining topological models, scaling applications, and so on.
Learning ARCGIS Geodatabase offers a comprehensive working and practical experience for readers who are interested in knowing about ArcGIS. The initial chapters guide you through authoring Geodatabases and creating a Geodatabase Schema and datasets. Then the book focuses extensively on modeling and optimizing Geodatabases.
You will also learn how to utilize the benefits of Enterprise Geodatabases, in creating PostGIS and Microsoft SQL Express 2012.
Finally you will be able to work comfortably with datasets, annotations, and relationship classes, making it easier to migrate from a legacy database to ArcGIS Geodatabase.
Esri, the mapping company, often sponsors hackathons, at least in Los Angeles, but I am sure elsewhere too. They confer prizes on those hackers who can use their ArcGIS database. As you can see in this book, it differs from a general purpose SQL database, or a noSQL database, for that matter. The focus on location is Esri's raison d'etre. One incentive for reading the text is to get up to speed on ArcGIS, prior to a hackathon. A competitive advantage when you often only have 2.5 days of coding.
Naturally, the book can be used by someone who has a more general need for indulging in Esri's data. Think perhaps if you have a mobile application where you want to show a mapping on the phone screen.
The book is somewhat on the light side. Geared primarily to newcomers. It starts with showing how to populate an instance of ArcGIS with your own data. We see how to integrate existing CAD databases. Or to use Esri's native format for shape files, where the shape refers to what is now known sometimes as a geocoded area. How to succinctly define the perimeter of an area. Clearly a fundamental operation in any geodatabase.
The discussion is not entirely on Esri. One chapter delves into using Microsoft SQL Server to run a geodatabase. While mentioning en passant that Oracle also offers a similar functionality.
Later chapters take you into issues of optimising your geodatabase [what a mouthful!]. Worth paying attention to when performance by your users will be critical to market acceptance. However, the book eschews any complex coding. Which does make it an easy and quick read.
Overview
ArcGIS is an industry standard for geospatial development and management. It has become an important framework for developers who want to build mapping applications with web, desktop, and mobile. Geodatabase is the database used to store and manage the spatial data. Geodatabase gives the user the ability to store information, determine rules and relationships to data, defining topological models, scaling applications, and so on.
Learning ARCGIS Geodatabase offers a comprehensive...