|
POST
|
Geocoding: developing new �??address locator style�?�, I participated in a conference and I got a new idea for the issue of building numbering! �??The number of building represents the distance from start of the street to that building rounded to the nearest odd/even number�?�. This fashion will solve two tedious issues: 1. The number of the building, in this case, represents a distance which gives the feeling of how far that building from the start of the street. For example, suppose that the address is �??119 Ithaa St�?�, then this means that the building is situated 119 meters from the start of the �??Ithaa street�?�. In case one is entering the street from the other direction of the street where the number of the first building is �??500�?� then he could guess that he needs �??381 meters�?� to reach the target. You are given two in one: the number of the building along with feeling regarding the distance! [ATTACH=CONFIG]21064[/ATTACH] 2. The second important issue is that there is no need to allocate numbers for the buildings that are expected to be constructed in the empty parcels in the futures. As the number of these building represent the distance and it is already allocated and logically will be kept unique! It is the physical distance from the start of the street! No two buildings will be in the same point! [ATTACH=CONFIG]21065[/ATTACH] 3. The issue now is how to develop a �??style�?� that serves this fashion of geocoding? The �??US Address: Dual Ranges�?� for example doesn�??t give the EXACT location of the building as it divides the street to equal portion depending on the range �??from left�?� to �??To left�?� and �??From right�?� to �??To right�?�. [ATTACH=CONFIG]21066[/ATTACH] 4. In our proposed scenario, the number of the building represents the distance (from the start of the street) and thus the system must be able to locate its accurate position based on this data. Thank you Best Jamal
... View more
01-25-2013
09:59 AM
|
0
|
2
|
4937
|
|
POST
|
The role of the ???ArcGIS web adaptor???, I couldn???t figure out the EXACT role of the web adaptor! [ATTACH=CONFIG]20974[/ATTACH] What might be ???physically??? missing if it is not installed on the server machine? Thank you Best Jamal
... View more
01-22-2013
01:08 PM
|
0
|
2
|
1455
|
|
POST
|
Jamal, based on several other threads, I'm at a loss as to why you are using the Web Applications Manager. Given all of the details you have provided, it is not necessary to have this installed. http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000002p0000000 Thank you Zachary for the answer. A colleague provided me with the scenario below and it worked fine 1. The screenshot below shown the software that must be installed on the server side (named P2) [ATTACH=CONFIG]20971[/ATTACH] 2. The screenshot below shows the software that must be installed in the client side (named P1) [ATTACH=CONFIG]20972[/ATTACH] 3. The user of machine P1 (client machine) can build application on the IIS of the server machine by accessing the ???ArcGIS Web Applications Manager??? and thus my issue is solved! [ATTACH=CONFIG]20973[/ATTACH] Regarding the choice of a web application builder. This is totally dependent on whether the user is developer or non-developer For developers: 1. ArcGIS API for Flex (using action script) 2. ArcGIS API for JavaScript 3. ArcGIS API for Silverlight (using C++) For non-developers: 1. ArcGIS Web Applications for the Microsoft .Net Framework 2. ArcGIS Viewer for Flex 3. ArcGIS Viewer for Silverlight For me the ???ArcGIS Web Applications for the Microsoft .Net Frame??? is the most robust web application builder for the non-developers in terms of the so many functions that are built-in it. Within few minutes, one is able to build an integrated web application. In case of ???ArcGIS Viewer for Flex??? and ???ArcGIS Viewer for Silverlight???, one needs so much time just to build what is available by default on the ???ArcGIS Web Applications for the Microsoft .Net Frame???! Then how come it will be deprecated? For the non-developers: ???ArcGIS Web Applications for the Microsoft .Net Frame??? is the best Regards Jamal
... View more
01-22-2013
01:05 PM
|
0
|
0
|
4445
|
|
POST
|
Publishing an ???mxd??? ends up with ???packing fail???, I got the message below at the end of publishing [ATTACH=CONFIG]20925[/ATTACH] What might be the issue? thank you Best Jamal
... View more
01-21-2013
08:28 AM
|
0
|
0
|
730
|
|
POST
|
http://forums.arcgis.com/threads/66247-base-table-definition-string-is-invalid Many thanks Richard. There is no answer there neither Best Jamal
... View more
01-21-2013
08:13 AM
|
0
|
0
|
5970
|
|
POST
|
@ESRI - there's a lot of us getting this error message including myself. Can you shed some light on the possible causes of this issue? Brad Very frustrating: [ATTACH=CONFIG]20923[/ATTACH], [ATTACH=CONFIG]20924[/ATTACH] What might be the issue? how to be resolved Thank you best Jamal
... View more
01-21-2013
08:11 AM
|
0
|
0
|
6252
|
|
POST
|
try see http://support.esri.com/en/knowledgebase/techarticles/detail/35058 Thank you Domenico for the answer. I�??m not sure if this is what I�??m looking for. 1. In case of �??ArcGIS Viewer for Flex�?� we are given the option on which IIS (of which machine) our web applications will be built. It is a part of its installation process. [ATTACH=CONFIG]20919[/ATTACH] 2. My issue now, while I�??m developing the web application on the P1 machine (client machine), I want to deploy them (using the ArcGIS Web Applications Manager) on the IIS of P2 machine (which is my server in this case) [ATTACH=CONFIG]20920[/ATTACH], [ATTACH=CONFIG]20921[/ATTACH] How might this work? Best Jamal
... View more
01-21-2013
07:56 AM
|
0
|
0
|
4445
|
|
POST
|
Changing the name of machine affects the �??ArcGIS Web Applications Manager�?�, As the name of machine is changes, the �??ArcGIS Web Applications Manager�?� wasn�??t able to start! How the �??ArcGIS Web Applications Manager�?� can be redirected to the new name of the machine? �?� The old machine name is m-pc, the manager was accessed by http://m-pc/arcgis/manager/default.aspx [ATTACH=CONFIG]20909[/ATTACH] �?� The new machine name is p1, the icon should lead to http://m-pc/arcgis/manager/default.aspx, but it doesn�??t! How to be redirected? [ATTACH=CONFIG]20910[/ATTACH], [ATTACH=CONFIG]20911[/ATTACH] Thank you Best Jamal
... View more
01-20-2013
09:39 PM
|
0
|
2
|
1841
|
|
POST
|
(Again): The base table definition string "CommunitiesRamallah" is invalid, The mxd is published successfully! but with error!: �??service started with errors�?� [ATTACH=CONFIG]20902[/ATTACH] What might be meant by �??The base table definition string "CommunitiesRamallah" is invalid? [ATTACH=CONFIG]20903[/ATTACH] Thank you Best Jamal
... View more
01-20-2013
11:46 AM
|
0
|
10
|
10491
|
|
POST
|
Hi Jamal, From the screen shots, it appears that you are pointing to a REST Service called localhost. The term localhost refers to the local computer that the application is hosted on, in this instance, ArcGIS Server. The localhost path is specific to each machine; therefor the services will only appear on the machine with ArcGIS Server installed. To have your services appear in flex, silverlight and other web applications, you will either need to use a fully qualified domain name, or your machine name for the Server. To find your machine name, right click on Computer in the start menu and scroll down to properties. You r machine name will be indicated beside computer name. Try the url http://<machinename>:6080/arcgis/rest/services/<servicename>/MapServer. Cheers, Kelly Thank you for the answer Kelly. These web applications builders could read the service again with same conditions. Are we supposed to have internet access when working with these builders (considering that we are not using any url from the web) Best Jamal
... View more
01-20-2013
02:22 AM
|
0
|
0
|
2177
|
|
POST
|
Jamal, you also seem to be confusing the name of the Oracle client software on your local machine - "Oracle Instant Client" - with the term used to more or less define an Oracle database - "Instance" - on the database server. For some more information of what an "Instance" is: from this webpage by Rene Nyffenegger: "The terms instance and database are closely related, but don't refer to the same thing. The database is the set of files where application data (the reason for a database) and meta data is stored. An instance is the software (and memory) that Oracle uses to manipulate the data in the database. In order for the instance to be able to manipulate that data, the instance must open the database. A database can be opened (or mounted) by more than one instance, however, an instance can open at most one database." And from the Oracle Help pages: "A database instance is a set of memory structures that manage database files. A database is a set of physical files on disk created by the CREATE DATABASE statement. The instance manages its associated data and serves the users of the database. Every running Oracle database is associated with at least one Oracle database instance. Because an instance exists in memory and a database exists on disk, an instance can exist without a database and a database can exist without an instance." Thank you Marco for the very useful answer. Now it is much more obvious. Best Jamal
... View more
01-20-2013
02:11 AM
|
0
|
0
|
1532
|
|
POST
|
Building web applications on the server machine while working on the client machine, I have the following scenario: 1. I got two machines named ???m-pc??? and ???n-pc???. 2. The machine named ???n-pc??? is my server (in which IIS + ArcGIS server + ArcGIS web adaptor are installed) 3. The machine named ???m-pc??? is the client machine at which I???m developing web applications using ???ArcGIS Web Applications Manager??? (in which IIS, ArcGIS Desktop and ArcGIS Web Applications Manager are installed) 4. The issue know is that all the web applications are created on the IIS of my machine (m-pc) but not on the server machine (n-pc) 5. Then how to be able to develop a web application in my machine (m-pc) but to be created on the IIS of the server machine (n-pc) because: a. The server is machine that is working all the time b. This url will be plugged on the web site to be accessed by the users [ATTACH=CONFIG]20889[/ATTACH] 6. I???m not sure if such thing can be sorted out using the settings below. If so, what might be the proper settings [ATTACH=CONFIG]20890[/ATTACH] Thank you very much Best Jamal
... View more
01-20-2013
12:00 AM
|
0
|
4
|
4804
|
|
POST
|
There is no role for a database instance on a client-only host. It is not required. Can you provide a link to the documentation that led you to believe it was? - V Many thanks Vince for the answer. The attached document includes the �??proper�?� approach for the installation of the Oracle database on both server/client side. Do you agree with it? Aren�??t we required to install the oracle database client side? Best Jamal
... View more
01-11-2013
09:59 AM
|
0
|
0
|
1532
|
|
POST
|
Hi Jamal, At version 10.1, ArcGIS Server Manager is solely focused on hosting and administering services. It does not build web applications. If you want to build a GIS web application without having to write code, you can use the ArcGIS Viewer for Flex or the ArcGIS Viewer for Silverlight. These now include interactive application builders that allow you to design a web app by pointing and clicking on the features you want, very similar to the way you built web apps with Manager in previous releases. The ADF continues to ship with ArcGIS 10.1 for Server as a separate setup named ArcGIS Web Applications. This exists solely for the purpose of supporting legacy applications. The setup includes ArcGIS Web Applications Manager, a legacy version of Manager that allows you to view and modify your web applications. More information can be found at the link below: Migration to ArcGIS 10.1 for Server http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000002p0000000 So weird! I uninstalled the �??ArcGIS web adaptor�?� and then installed the �??ArcGIS web aaplication�?� and it didn�??t require separate instance! [ATTACH=CONFIG]20654[/ATTACH] Best Jamal
... View more
01-11-2013
03:40 AM
|
0
|
0
|
1819
|
|
POST
|
The published mxd is not displayed in �??Flex�?�, �??Silverlight�?� or �??ArcGIS Web app�?� Despite the fact that the service (published from mxd) is successfully created and is displayed in the �??ArcGIS Server manager�?� and �??ArcGIS REST Services Directory�?� as shown in the screenshots below, [ATTACH=CONFIG]20649[/ATTACH], [ATTACH=CONFIG]20650[/ATTACH] the �??ArcGIS Viewer for Silverlight 3.0�?�, �??ArcGIS Viewer for Flex�?� and �??ArcGIS Web Applications Manager�?� fail to display this service [ATTACH=CONFIG]20651[/ATTACH], [ATTACH=CONFIG]20652[/ATTACH], [ATTACH=CONFIG]20653[/ATTACH] What might be the problem? Thank you Best Jamal
... View more
01-10-2013
10:37 PM
|
0
|
3
|
2506
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-16-2026 08:17 AM | |
| 1 | 09-30-2022 10:43 PM | |
| 2 | 05-05-2025 10:33 AM | |
| 1 | 05-08-2025 09:49 PM | |
| 1 | 05-06-2025 11:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|