Learning ArcGIS geodatabases :: an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases /
Chapter 6: Enterprise Geodatabases; The benefits of the enterprise geodatabase; Setting up a Microsoft SQL Server Express geodatabase; System requirements; Installing SQL Server Express; Configuring SQL Server Express; Enabling TCP remote pipe; Enabling the firewall's database port; Connecting...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham [England] :
Packt Publishing,
2014.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Chapter 6: Enterprise Geodatabases; The benefits of the enterprise geodatabase; Setting up a Microsoft SQL Server Express geodatabase; System requirements; Installing SQL Server Express; Configuring SQL Server Express; Enabling TCP remote pipe; Enabling the firewall's database port; Connecting to the database; Connecting to the database from a remote machine; Creating an enterprise geodatabase; Working with an enterprise geodatabase; Adding users; Creating a connection to the enterprise geodatabase; Migrating a file geodatabase to an enterprise geodatabase; Assigning privileges This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS Geodatabase as well as manage them. Having knowledge of building a Geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS Geodatabase for the first time, or for those who want to migrate from their existing legacy database to a Geodatabase. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (158 pages) : illustrations (some color), tables. |
ISBN: | 9781783988655 1783988657 1783988649 9781783988648 |
Internformat
MARC
LEADER | 00000cam a2200000Mi 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn884590272 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 140711t20142014enka o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d OCLCO |d N$T |d YDXCP |d COO |d OCLCF |d OCLCQ |d D6H |d K6U |d AGLDB |d OCLCA |d OCLCQ |d OCLCO |d COCUF |d ICA |d CNNOR |d CCO |d PIFFA |d FVL |d U3W |d REB |d STF |d VNS |d OCLCQ |d VTS |d NLE |d VT2 |d OCLCQ |d OCLCO |d UKMGB |d WYU |d G3B |d TKN |d M8D |d UKAHL |d HS0 |d S2H |d OCLCO |d OCL |d OCLCO |d QGK |d OCLCQ |d OCLCO | ||
015 | |a GBB747380 |2 bnb | ||
016 | 7 | |a 018007094 |2 Uk | |
019 | |a 888549690 |a 961650254 |a 962679828 |a 1259057410 | ||
020 | |a 9781783988655 |q (electronic bk.) | ||
020 | |a 1783988657 |q (electronic bk.) | ||
020 | |a 1783988649 | ||
020 | |a 9781783988648 | ||
020 | |z 9781783988648 | ||
035 | |a (OCoLC)884590272 |z (OCoLC)888549690 |z (OCoLC)961650254 |z (OCoLC)962679828 |z (OCoLC)1259057410 | ||
037 | |a 9781783988655 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a G70.212 |b .N377 2014eb | |
072 | 7 | |a SCI |x 030000 |2 bisacsh | |
072 | 7 | |a TRV |x 033000 |2 bisacsh | |
072 | 7 | |a TRV |x 034000 |2 bisacsh | |
072 | 7 | |a TRV |x 016000 |2 bisacsh | |
072 | 7 | |a TRV |x 018000 |2 bisacsh | |
082 | 7 | |a 910.285 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Nasser, Hussein, |e author. | |
245 | 1 | 0 | |a Learning ArcGIS geodatabases : |b an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / |c Hussein Nasser ; cover image by Pratyush Mohanta. |
264 | 1 | |a Birmingham [England] : |b Packt Publishing, |c 2014. | |
264 | 4 | |c ©2014 | |
300 | |a 1 online resource (158 pages) : |b illustrations (some color), tables. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community Experience Distilled | |
500 | |a Includes index. | ||
588 | 0 | |a Online resource; title from PDF title page (ebrary, viewed July 10, 2014). | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Authoring Geodatabases; Bestaurants, the best restaurants in Belize; Designing the geodatabase schema; Creating the geodatabase; The spatial reference; Creating the feature classes; Editing the geodatabase in ArcMap; Summary; Chapter 2: Working with Geodatabase Datasets; Working with feature classes; Adding new attributes; Modifying the properties of the attributes; Domains; Subtypes; Working with object tables and relations; Working with annotations | |
505 | 8 | |a Importing other datasetsImporting shape files; Importing the CAD files; Importing coverage classes; Summary; Chapter 3: Modeling Geodatabases; The entity relationship diagram for Bestaurants; The flaws in the current geodatabase; The proposed geodatabase model; Implementing the proposed model; Authoring the geodatabase; Creating geodatabase datasets; Assigning domains to the feature class; Adding subtypes to the new feature class; Enabling attachments in the feature class; Testing the new geodatabase in ArcMap; Summary; Chapter 4: Optimizing Geodatabases; Geodatabase indexing | |
505 | 8 | |a Attribute indexingAdding an attribute index; Spatial indexing; Adding a spatial index; Using indexes effectively; Geodatabase compression; Compressing a file geodatabase; Using compression effectively; Compacting; Compacting a file geodatabase; Using compacting effectively; Summary; Chapter 5: Programming Geodatabases; Using Python scripting; Creating a geodatabase; Creating a feature class; Adding and deleting fields; Copying features; Backing up the Bestaurants_Web geodatabase; A list of arcpy commands; Using the model builder; Creating a model; Creating a feature class; Running the model | |
520 | |a Chapter 6: Enterprise Geodatabases; The benefits of the enterprise geodatabase; Setting up a Microsoft SQL Server Express geodatabase; System requirements; Installing SQL Server Express; Configuring SQL Server Express; Enabling TCP remote pipe; Enabling the firewall's database port; Connecting to the database; Connecting to the database from a remote machine; Creating an enterprise geodatabase; Working with an enterprise geodatabase; Adding users; Creating a connection to the enterprise geodatabase; Migrating a file geodatabase to an enterprise geodatabase; Assigning privileges | ||
520 | |a This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS Geodatabase as well as manage them. Having knowledge of building a Geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS Geodatabase for the first time, or for those who want to migrate from their existing legacy database to a Geodatabase. | ||
546 | |a English. | ||
630 | 0 | 0 | |a ArcGIS. |
630 | 0 | 7 | |a ArcGIS |2 fast |
650 | 0 | |a Geographic information systems. |0 http://id.loc.gov/authorities/subjects/sh90001880 | |
650 | 6 | |a Systèmes d'information géographique. | |
650 | 7 | |a geographic information systems. |2 aat | |
650 | 7 | |a SCIENCE |x Earth Sciences |x Geography. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Budget. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Hikes & Walks. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Museums, Tours, Points of Interest. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Parks & Campgrounds. |2 bisacsh | |
650 | 7 | |a Geographic information systems |2 fast | |
655 | 7 | |a geographic information systems. |2 aat | |
655 | 7 | |a Geographic information systems |2 fast | |
655 | 7 | |a Geographic information systems. |2 lcgft |0 http://id.loc.gov/authorities/genreForms/gf2011026294 | |
655 | 7 | |a Systèmes d'information géographique. |2 rvmgf | |
700 | 1 | |a Mohanta, Pratyush, |e cover designer. | |
776 | 0 | 8 | |i Print version: |a Nasser, Hussein. |t Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases. |d Birmingham, [England] : Packt Publishing, ©2014 |h iii, 141 pages |k Community experience distilled. |z 9781783988648 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=805416 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26843974 | ||
938 | |a ebrary |b EBRY |n ebr10887714 | ||
938 | |a EBSCOhost |b EBSC |n 805416 | ||
938 | |a YBP Library Services |b YANK |n 11951094 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn884590272 |
---|---|
_version_ | 1816882280308670464 |
adam_text | |
any_adam_object | |
author | Nasser, Hussein |
author2 | Mohanta, Pratyush |
author2_role | cov |
author2_variant | p m pm |
author_facet | Nasser, Hussein Mohanta, Pratyush |
author_role | aut |
author_sort | Nasser, Hussein |
author_variant | h n hn |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | G - Geography, Anthropology, Recreation |
callnumber-label | G70 |
callnumber-raw | G70.212 .N377 2014eb |
callnumber-search | G70.212 .N377 2014eb |
callnumber-sort | G 270.212 N377 42014EB |
callnumber-subject | G - General Geography |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Authoring Geodatabases; Bestaurants, the best restaurants in Belize; Designing the geodatabase schema; Creating the geodatabase; The spatial reference; Creating the feature classes; Editing the geodatabase in ArcMap; Summary; Chapter 2: Working with Geodatabase Datasets; Working with feature classes; Adding new attributes; Modifying the properties of the attributes; Domains; Subtypes; Working with object tables and relations; Working with annotations Importing other datasetsImporting shape files; Importing the CAD files; Importing coverage classes; Summary; Chapter 3: Modeling Geodatabases; The entity relationship diagram for Bestaurants; The flaws in the current geodatabase; The proposed geodatabase model; Implementing the proposed model; Authoring the geodatabase; Creating geodatabase datasets; Assigning domains to the feature class; Adding subtypes to the new feature class; Enabling attachments in the feature class; Testing the new geodatabase in ArcMap; Summary; Chapter 4: Optimizing Geodatabases; Geodatabase indexing Attribute indexingAdding an attribute index; Spatial indexing; Adding a spatial index; Using indexes effectively; Geodatabase compression; Compressing a file geodatabase; Using compression effectively; Compacting; Compacting a file geodatabase; Using compacting effectively; Summary; Chapter 5: Programming Geodatabases; Using Python scripting; Creating a geodatabase; Creating a feature class; Adding and deleting fields; Copying features; Backing up the Bestaurants_Web geodatabase; A list of arcpy commands; Using the model builder; Creating a model; Creating a feature class; Running the model |
ctrlnum | (OCoLC)884590272 |
dewey-full | 910.285 |
dewey-hundreds | 900 - History & geography |
dewey-ones | 910 - Geography and travel |
dewey-raw | 910.285 |
dewey-search | 910.285 |
dewey-sort | 3910.285 |
dewey-tens | 910 - Geography and travel |
discipline | Geographie |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06495cam a2200817Mi 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn884590272</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">140711t20142014enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCO</subfield><subfield code="d">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">D6H</subfield><subfield code="d">K6U</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COCUF</subfield><subfield code="d">ICA</subfield><subfield code="d">CNNOR</subfield><subfield code="d">CCO</subfield><subfield code="d">PIFFA</subfield><subfield code="d">FVL</subfield><subfield code="d">U3W</subfield><subfield code="d">REB</subfield><subfield code="d">STF</subfield><subfield code="d">VNS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">NLE</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UKMGB</subfield><subfield code="d">WYU</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">HS0</subfield><subfield code="d">S2H</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCL</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB747380</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018007094</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">888549690</subfield><subfield code="a">961650254</subfield><subfield code="a">962679828</subfield><subfield code="a">1259057410</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783988655</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783988657</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783988649</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783988648</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783988648</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)884590272</subfield><subfield code="z">(OCoLC)888549690</subfield><subfield code="z">(OCoLC)961650254</subfield><subfield code="z">(OCoLC)962679828</subfield><subfield code="z">(OCoLC)1259057410</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781783988655</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">G70.212</subfield><subfield code="b">.N377 2014eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">SCI</subfield><subfield code="x">030000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">033000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">034000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">016000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">910.285</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Nasser, Hussein,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning ArcGIS geodatabases :</subfield><subfield code="b">an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases /</subfield><subfield code="c">Hussein Nasser ; cover image by Pratyush Mohanta.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham [England] :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2014.</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (158 pages) :</subfield><subfield code="b">illustrations (some color), tables.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community Experience Distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (ebrary, viewed July 10, 2014).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Authoring Geodatabases; Bestaurants, the best restaurants in Belize; Designing the geodatabase schema; Creating the geodatabase; The spatial reference; Creating the feature classes; Editing the geodatabase in ArcMap; Summary; Chapter 2: Working with Geodatabase Datasets; Working with feature classes; Adding new attributes; Modifying the properties of the attributes; Domains; Subtypes; Working with object tables and relations; Working with annotations</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Importing other datasetsImporting shape files; Importing the CAD files; Importing coverage classes; Summary; Chapter 3: Modeling Geodatabases; The entity relationship diagram for Bestaurants; The flaws in the current geodatabase; The proposed geodatabase model; Implementing the proposed model; Authoring the geodatabase; Creating geodatabase datasets; Assigning domains to the feature class; Adding subtypes to the new feature class; Enabling attachments in the feature class; Testing the new geodatabase in ArcMap; Summary; Chapter 4: Optimizing Geodatabases; Geodatabase indexing</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Attribute indexingAdding an attribute index; Spatial indexing; Adding a spatial index; Using indexes effectively; Geodatabase compression; Compressing a file geodatabase; Using compression effectively; Compacting; Compacting a file geodatabase; Using compacting effectively; Summary; Chapter 5: Programming Geodatabases; Using Python scripting; Creating a geodatabase; Creating a feature class; Adding and deleting fields; Copying features; Backing up the Bestaurants_Web geodatabase; A list of arcpy commands; Using the model builder; Creating a model; Creating a feature class; Running the model</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Chapter 6: Enterprise Geodatabases; The benefits of the enterprise geodatabase; Setting up a Microsoft SQL Server Express geodatabase; System requirements; Installing SQL Server Express; Configuring SQL Server Express; Enabling TCP remote pipe; Enabling the firewall's database port; Connecting to the database; Connecting to the database from a remote machine; Creating an enterprise geodatabase; Working with an enterprise geodatabase; Adding users; Creating a connection to the enterprise geodatabase; Migrating a file geodatabase to an enterprise geodatabase; Assigning privileges</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS Geodatabase as well as manage them. Having knowledge of building a Geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS Geodatabase for the first time, or for those who want to migrate from their existing legacy database to a Geodatabase.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">ArcGIS.</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">ArcGIS</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Geographic information systems.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh90001880</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'information géographique.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">geographic information systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">SCIENCE</subfield><subfield code="x">Earth Sciences</subfield><subfield code="x">Geography.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Budget.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Hikes & Walks.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Museums, Tours, Points of Interest.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Parks & Campgrounds.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Geographic information systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">geographic information systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Geographic information systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Geographic information systems.</subfield><subfield code="2">lcgft</subfield><subfield code="0">http://id.loc.gov/authorities/genreForms/gf2011026294</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Systèmes d'information géographique.</subfield><subfield code="2">rvmgf</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Mohanta, Pratyush,</subfield><subfield code="e">cover designer.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Nasser, Hussein.</subfield><subfield code="t">Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases.</subfield><subfield code="d">Birmingham, [England] : Packt Publishing, ©2014</subfield><subfield code="h">iii, 141 pages</subfield><subfield code="k">Community experience distilled.</subfield><subfield code="z">9781783988648</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=805416</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26843974</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10887714</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">805416</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">11951094</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | geographic information systems. aat Geographic information systems fast Geographic information systems. lcgft http://id.loc.gov/authorities/genreForms/gf2011026294 Systèmes d'information géographique. rvmgf |
genre_facet | geographic information systems. Geographic information systems Geographic information systems. Systèmes d'information géographique. |
id | ZDB-4-EBA-ocn884590272 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:26:06Z |
institution | BVB |
isbn | 9781783988655 1783988657 1783988649 9781783988648 |
language | English |
oclc_num | 884590272 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (158 pages) : illustrations (some color), tables. |
psigel | ZDB-4-EBA |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community Experience Distilled |
spelling | Nasser, Hussein, author. Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / Hussein Nasser ; cover image by Pratyush Mohanta. Birmingham [England] : Packt Publishing, 2014. ©2014 1 online resource (158 pages) : illustrations (some color), tables. text txt rdacontent computer c rdamedia online resource cr rdacarrier Community Experience Distilled Includes index. Online resource; title from PDF title page (ebrary, viewed July 10, 2014). Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Authoring Geodatabases; Bestaurants, the best restaurants in Belize; Designing the geodatabase schema; Creating the geodatabase; The spatial reference; Creating the feature classes; Editing the geodatabase in ArcMap; Summary; Chapter 2: Working with Geodatabase Datasets; Working with feature classes; Adding new attributes; Modifying the properties of the attributes; Domains; Subtypes; Working with object tables and relations; Working with annotations Importing other datasetsImporting shape files; Importing the CAD files; Importing coverage classes; Summary; Chapter 3: Modeling Geodatabases; The entity relationship diagram for Bestaurants; The flaws in the current geodatabase; The proposed geodatabase model; Implementing the proposed model; Authoring the geodatabase; Creating geodatabase datasets; Assigning domains to the feature class; Adding subtypes to the new feature class; Enabling attachments in the feature class; Testing the new geodatabase in ArcMap; Summary; Chapter 4: Optimizing Geodatabases; Geodatabase indexing Attribute indexingAdding an attribute index; Spatial indexing; Adding a spatial index; Using indexes effectively; Geodatabase compression; Compressing a file geodatabase; Using compression effectively; Compacting; Compacting a file geodatabase; Using compacting effectively; Summary; Chapter 5: Programming Geodatabases; Using Python scripting; Creating a geodatabase; Creating a feature class; Adding and deleting fields; Copying features; Backing up the Bestaurants_Web geodatabase; A list of arcpy commands; Using the model builder; Creating a model; Creating a feature class; Running the model Chapter 6: Enterprise Geodatabases; The benefits of the enterprise geodatabase; Setting up a Microsoft SQL Server Express geodatabase; System requirements; Installing SQL Server Express; Configuring SQL Server Express; Enabling TCP remote pipe; Enabling the firewall's database port; Connecting to the database; Connecting to the database from a remote machine; Creating an enterprise geodatabase; Working with an enterprise geodatabase; Adding users; Creating a connection to the enterprise geodatabase; Migrating a file geodatabase to an enterprise geodatabase; Assigning privileges This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS Geodatabase as well as manage them. Having knowledge of building a Geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS Geodatabase for the first time, or for those who want to migrate from their existing legacy database to a Geodatabase. English. ArcGIS. ArcGIS fast Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast Geographic information systems. lcgft http://id.loc.gov/authorities/genreForms/gf2011026294 Systèmes d'information géographique. rvmgf Mohanta, Pratyush, cover designer. Print version: Nasser, Hussein. Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases. Birmingham, [England] : Packt Publishing, ©2014 iii, 141 pages Community experience distilled. 9781783988648 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=805416 Volltext |
spellingShingle | Nasser, Hussein Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / Community experience distilled. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Authoring Geodatabases; Bestaurants, the best restaurants in Belize; Designing the geodatabase schema; Creating the geodatabase; The spatial reference; Creating the feature classes; Editing the geodatabase in ArcMap; Summary; Chapter 2: Working with Geodatabase Datasets; Working with feature classes; Adding new attributes; Modifying the properties of the attributes; Domains; Subtypes; Working with object tables and relations; Working with annotations Importing other datasetsImporting shape files; Importing the CAD files; Importing coverage classes; Summary; Chapter 3: Modeling Geodatabases; The entity relationship diagram for Bestaurants; The flaws in the current geodatabase; The proposed geodatabase model; Implementing the proposed model; Authoring the geodatabase; Creating geodatabase datasets; Assigning domains to the feature class; Adding subtypes to the new feature class; Enabling attachments in the feature class; Testing the new geodatabase in ArcMap; Summary; Chapter 4: Optimizing Geodatabases; Geodatabase indexing Attribute indexingAdding an attribute index; Spatial indexing; Adding a spatial index; Using indexes effectively; Geodatabase compression; Compressing a file geodatabase; Using compression effectively; Compacting; Compacting a file geodatabase; Using compacting effectively; Summary; Chapter 5: Programming Geodatabases; Using Python scripting; Creating a geodatabase; Creating a feature class; Adding and deleting fields; Copying features; Backing up the Bestaurants_Web geodatabase; A list of arcpy commands; Using the model builder; Creating a model; Creating a feature class; Running the model ArcGIS. ArcGIS fast Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh90001880 http://id.loc.gov/authorities/genreForms/gf2011026294 |
title | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / |
title_auth | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / |
title_exact_search | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / |
title_full | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / Hussein Nasser ; cover image by Pratyush Mohanta. |
title_fullStr | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / Hussein Nasser ; cover image by Pratyush Mohanta. |
title_full_unstemmed | Learning ArcGIS geodatabases : an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / Hussein Nasser ; cover image by Pratyush Mohanta. |
title_short | Learning ArcGIS geodatabases : |
title_sort | learning arcgis geodatabases an all in one start up kit to author manage and administer arcgis geodatabases |
title_sub | an all-in-one start up kit to author, manage, and administer ArcGIS geodatabases / |
topic | ArcGIS. ArcGIS fast Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast |
topic_facet | ArcGIS. ArcGIS Geographic information systems. Systèmes d'information géographique. geographic information systems. SCIENCE Earth Sciences Geography. TRAVEL Budget. TRAVEL Hikes & Walks. TRAVEL Museums, Tours, Points of Interest. TRAVEL Parks & Campgrounds. Geographic information systems |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=805416 |
work_keys_str_mv | AT nasserhussein learningarcgisgeodatabasesanallinonestartupkittoauthormanageandadministerarcgisgeodatabases AT mohantapratyush learningarcgisgeodatabasesanallinonestartupkittoauthormanageandadministerarcgisgeodatabases |