ARCserver Development Summary (III)

Source: Internet
Author: User

1. Create a network Dataset

Because the network analysis function is to be implemented, but there is no network dataset in the hands, there is a lot of information on the Internet for the production of network datasets. For more information, see esri's help document (network_analyst_tutorial.pdf. This document is located in c: \ Program Files \ ArcGIS \ documentation. Of course, this path varies with the ArcGIS installation path, I think the most important thing is that when you step by step next, it is generated. after the nd file (Network dataset) is completed, open these files In ArcMap and use the network analyst provided by ArcMap) generate a new route, service area, closest facility, or OD cost matrix. Which one to generate depends on your system needs, for example, the shortest path, it is necessary to generate a new route. Well, save the mxd file. At this time, you can publish this document as mapping and net analysis.

II. A little detail about ext

My extjs version is 2.21.

Sorry, this is a blank image. This is not a problem. If my webpage is not connected to the Internet, this image will definitely not be available.

You can search for the extjs source file and find Ext. the resource that is connected to the character "blank_image_url" is the resource on the ext official website. In order for the system to download images from the local machine, rather than go to the ext official website, therefore, add the following sentence at the top of the called JS page.

Ext. blank_image_url = './scripts/EXT/resources/images/default/s.gif ';

That is, specify an image for this character.

The webpage will not be downloaded from the official website, but from the local machine.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.