The previous article briefly introduced how to use arcgis server to deploy maps, and then discussed how to use ArcGIS Server JavaScript API to operate and display maps.
Because arcgis server has just launched the JavaScript API in version 9.3, the only document available for reference is the document provided by esri. Before reading this article, we recommend that you go to esri's website to check the document. It provides a lot of examples and instr
what is the difference between mapguide and other WebGIS products in terms of technical features, functions, and architecture? This article mainly introduces the features of mapguide for reference. I have selected several familiar WebGIS products: mapserver (open-source project), mapxtreme (MapInfo), ArcIMS (ESRI), and ARCserver (ESRI ), compared with mapguide (open-source project. I did not apply Chinese
When the slogan "Silverlight map Xinji Yue" has not yet been implemented, ESRI can't wait to respond. Before the developer conference starts, the API will be published directly to make people experience it. It is estimated that we would like to familiarize the students with the discussion before the conference, so that they can submit bugs and suggestions on site, so as not to talk empty. The full name of this API is"ArcGIS API for Microsoft Silverlig
Arcgis for Js implements space query (continued) for graphiclayer and arcgisgraphiclayer
In this section, we will introduce the space query for graphiclayer in more detail. First, the spatial query method: provides multiple types of spatial queries, including dot perimeter, line perimeter, and in-area. Second, displays the status after drawing is complete, the result is displayed. The result is as follows:
Point perimeter-input buffer distance
Point perimeter-query results
Line perimeter-inp
Configuration environment: Virtual Machine installer configured in "installing ArcGIS10_03 installing ArcSDE10 on Linux": xubobo installation time: (doomsday, rumor !!!) Installation medium: arcgis_server_enterprise10_linux_122.167.iso1.52g installation account: arcgis/arcgis, which belongs to the esri group. Server account: admin/ad
Configuration environment :《Install ArcGIS 10_03 on Linux to install ArcSDE 10
"Virtual Machine configured in
Installer
/Copyright ESRI//All rights reserved Under the copyright laws of the Statesand applicable international laws, treaties, and conventions.//Freely redistribute and use this sample code, with orWithout modification, provided you include the original copyrightNotice and use restrictions.//See the use restrictions at //Using System;Using ESRI. Arcgis.carto;Using ESRI.
Added by zhangjun at 2011-2-16
Class: Map
Description dojo. Require ("ESRI. Map ");
The ESRI. Map class creates a containerAnd required Dom structure for adding layers, graphics, an info window,And other navigation controls(MAP creates a container and a required Dom structure map for adding layers, graphics, infowindow, navigation controls, and so on. layers, graphic, inforwindow, toolbars). Typically,
Beginner ArcGIS API for JavaScriptFor starters, Some of the styles offered by ESRI and some of the styles that dojo comes in need to be understood, especially in the Webgis development from basics to practice , where you can help yourself to understand and remember in the form of Notes.the esri.css style is used primarily for widgets and components provided by esri, such as maps, information boxes, and so O
Learning points
1. The definition and inheritance of Dojo framework class;
2, the use of arcgistiledmapservicelayer;
HTML page
Cachemap.js
/** * Created by Neil on 2015/8/27. * * Define (["Dojo/_base/declare", "Esri/layers/arcgistiledmapservicelayer", "Esri/spatialreference", "Esri/geom Etry/extent "," esri/layers
who is familiar with 9.1, learn the contents of the new ADF framework.
The ArcGIS Server9.2 where scripts are used for various controls in the ADF.
The script files used by the various controls in ArcGIS Server9.2 are placed by default in the C:/inetpub/wwwroot/aspnet_client/esri/webadf/javascript directory, which you can open to see To learn more about the framework of the ADF.
16 I changed the script under C:/inetpub/wwwroot/aspnet_client/
This example is quite complicated. Let me briefly say what this example is about.On the UI, a drop-down box, two sliders are provided to determine three parameters and use these three parameters for spatial queries. This example is quite the meaning of spatial query.What does this example do? The first parameter is the oil well type, the second parameter is the buffer radius of the well, and the third parameter is the seismic level.Given the type of oil well, the buffer radius of a given well, g
Add two layers to the map as follows:Add a multilateral row to the Graphics layer, but the Symbol attribute is not set for the multilateral row.Symbol = "{StaticResource Symbol2 }"
Url = "http://services.arcgisonline.com/ArcGIS/rest/services/NGS_Topo_US_2D/MapServer">
In this case, we need to create a Symbol resource, which is slow in manual writing and prone to errors. Fortunately, Expression Blend provides us with convenience.We establish the Symbol resources in a visualized manner. The final
Not long after learning argis API for Silverlight, I hope to record my experiences.
ArcGIS API for Microsoft Silverlight released version March this year in May 1.2. The latest version is version 2.0 Beta. This version is still in the test phase and the author uses version 1.2.
Build a development environment:
1. Install vs 2008.
2. Install the vs 2008 SP1 Patch package. You can download it here.
3. Install Microsoft Silverlight 3 tools for Visual Studio 2008 SP1, which can be downloaded here.
4
Migrating. Net code from ArcGIS 8.3 to 9.0
ArcGIS 9.0 introduces a change in the structure of the type libraries that define the ArcObjects classes and interfaces. these changes may require you to make changes in turn to your existing ArcObjects developments, regardless of the development language you are using.
You can find out information about the reasons for these changes and also the details of the changes in the topic migrating from 8.3 to 9.0.
In addition, you may encounter issues which a
The following small example shows the differences between pooled and non-pooled map services. The procedure is as follows:1. Publish a map service and select it as the pooled service. The default value for other settings is "world. The map service consists of two layers: one is the world image data layer and the other is the vector data layer of the world continent.
2. Create a site in vs. 2005. Add the map control and mapresourcemanager control to the default. aspx page and use the World Servi
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.