+ Reply to Thread
Results 1 to 3 of 3

Thread: Create map document with large dataset

  1. #1
    Chenglin Gan
    Join Date
    Sep 2010
    Posts
    10
    Points
    0
    Answers Provided
    0


    0

    Default Create map document with large dataset

    Hi,

    I have a SDE feature class with over 1 million features and I want to create a map document so that I can serve the data out through ArcGIS Server. Every time I tried to add the feature class as a layer on ArcMap, it took for ever to draw the map so I had to kill ArcMap and never be able to save the map as a map document. How can I add the feature class to ArcMap? If I need only a subset of the data, how can I filter the data before adding it to the map?

    Thanks,
    Chenglin
    GIS Analyst/Database Specialist

  2. #2
    Tony Contreras

    Join Date
    Oct 2009
    Posts
    240
    Points
    16
    Answers Provided
    3


    0

    Default Re: Create map document with large dataset

    Have you tried using a query layer? This may allow you to filter what is added without ArcMap reading all the features first. If you make any GIS services from this, be aware that the ArcGISSOC account on the Server will need to be able to access query layer information and the server(s) will need to have the same database access settings as the desktop machine.

    What is a query layer?

  3. #3
    Dallas Shearer
    Join Date
    Apr 2010
    Posts
    26
    Points
    2
    Answers Provided
    0


    0

    Default Re: Create map document with large dataset

    You can add a subset by going to your gp toolbox and use the Make Feature layer tool.
    Toolboxes\System Toolboxes\Data Management Tools.tbx\Layers and Table Views\Make Feature Layer
    or if you wanted to add the entire dataset you could modify your arcmap options and uncheck the setting to "make newly added layers visible by default" (it's on the General tab). Then set a Scale Range for you layer. check it on then publish it...

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts