Current location - Recipe Complete Network - Catering industry - How to develop gis software by using offline map (gis makes topographic map)
How to develop gis software by using offline map (gis makes topographic map)
Publishing ArcGIS electronic maps online requires the following software (recommendation 9

Version 3) ArcGISDesktop9

3. After installation, use ArcMap to configure the map and save it as mxd, assuming the file name is My Map.

mxd"ArcGISServer9

3 After installation, publish mxd ("My Map").

Mxd ") is to publish My Map after connecting with ArcGISServer through ArcCatalog.

Mxd "becomes a MapServer service. Suppose the service name is "MyMap", or a service is published through the ArcGISServerManage site, and the two services are the same. Then publish an application site through ArcGISServerManage, and use MyMap service in the site. Then configure the style of the site, and finally save it, and you can browse the electronic map.

If you are developing an electronic map, then you are installing arcgisserver9.

Install VS before 3.

net2005/VS

Net2008, and then install arcgisserver9.

3for

Net, after installation, create a (arcgisserver9.

3 templates), by default

Configure the service in the aspx page. After saving, click VS.

NET, you can see the electronic map.

For more advanced functions, you can select tasks in the tool, such as search and query, put them in the task manager, and configure tasks. After running, the website will have query and search functions.

There are many tasks, you can see the help.

If customized functions are needed, secondary development is needed. You need to use ArcGISServer9.

3 There are many examples of classes in 3ADF, which can also be found on the Internet and C: Program Files ArcGIS \ Samples Net Server after installation. Learn one by one.

In addition, there are related development websites on the ESRI website, which you can download, for example, Sample.

NETViewer, this is well done.

This is a good electronic map.

- .

The fastest and simplest electronic map release in 3 is developed by ArcGISServerAPI. As long as you know Javascript, you can quickly build a website with help.

You don't even need to build any arcgisserver services, you can use Esri's onlineresource or google's services, or wms services.