|
POST
|
I have tried both the work-arounds mentioned but neither one works. I am unable to do any Make Query Table functions.
... View more
12-14-2015
10:13 AM
|
0
|
6
|
2729
|
|
POST
|
If each zone is the same size and you just want a general idea of the area then you could buffer the points and create polygon circles. The resulting layer would be a polygon with the buffer areas.
... View more
12-09-2015
09:01 AM
|
0
|
0
|
4375
|
|
POST
|
I figured it out. I needed to enable editor tracking on the shapefile itself. I still don't have the 'enable editing', 'sync', etc checkboxes in Portal but I can make the edits and track the changes. Apparently all the enable editing is done in ArcCatalog, not Portal, when using a feature layer from a published service.
... View more
12-07-2015
10:06 AM
|
0
|
0
|
1957
|
|
POST
|
Greetings, I am trying to enable editing for a feature layer I loaded from an arcgis rest services page but when I look at the edit page in Portal, there is no option to enable editing (or sync, export data, etc). If I load the data directly from my computer as a zipped shapefile then I am able to view the enable editing options and then edit the layer within the map without any problems. I already configured my hosted layer (from a published service) to allow edits and syncs. What settings do I need to change to gain access to Portal's 'enable editing' options? I am using ArcMap 10.2.2 and Portal 10.3. My arcgis server is federated. Any assistance will be appreciated.
... View more
12-07-2015
08:44 AM
|
0
|
1
|
4916
|
|
POST
|
I have now noticed something else about the extent. I have been using a map with my company's basemap. I have now created a new OpDash map with my original map (Map Co) linked with another map (Map Esri) that uses the same data but with Esri's basemap. If I link the 2 maps together, then both maps will appear when opdash is opened but with different extents. Map Esri usually displays the defined initial extent, Map Co is zoomed too closely. Both maps in Portal have the same exact defined extents. With the maps still linked, if I 1st click on the initial extent in dashboard for Map Co, the map will zoom to the basemap's full extent and Map Esri is always zoomed out past the initial extent. Then, if I next click on Map Esri initial extent, Esri zooms to correct extent but Map Co zooms in far too much. Also, without the maps linked, and Map Co not loading, I have noticed Map Co will suddenly appear and zoom all the way out to the maximum extent of the basemap when I click to enter the "edit operation view". After the basemap extent has been displayed via "edit" method, the basemap extent will always appear when the home button is clicked. However, if I just zoom in to a location and make the map appear that way, then when the home button is selected Map Co just disappears. I would definitely like to find some kind of solution to the problem that allows me to keep using my company's basemap(s).
... View more
10-12-2015
08:55 AM
|
0
|
0
|
919
|
|
POST
|
I have tried adding your account to a group but I am not getting any results. I have tried colsen_nitro and your name. Since the group is private, would you need to first be a member of the organization? I do not know how to send a test account. Do you mean the file?
... View more
10-09-2015
10:05 AM
|
0
|
0
|
4252
|
|
POST
|
Do you need access to the portal map and dashboard map or just to the data?
... View more
10-09-2015
09:55 AM
|
0
|
1
|
4251
|
|
POST
|
Hi Chris, The Point Feature Layer is being accessed from my webmap in Portal. In Portal I loaded the layer from my computer as part of a file geodatabase. All the fields from the point layer are accessible using other widgets in Dashboard; it is only when using a chart widget that my fields are missing. The other layers in the same file geodatabase from Portal display all of their fields in the chart widgets. It is only the point layer when used with a chart widget that has the problem of missing fields.
... View more
10-09-2015
08:20 AM
|
0
|
4
|
4251
|
|
POST
|
Okay, after much trial and error and very helpful assistance from users on gis stack exchange I have figured it out. I had to use a combination of URL encoding and HTML encoding. In the end, there were 3 symbols the software/browser/server was having trouble with: '&', '{', and '}' For the '&', HTML encoding was needed. For the '{', HTML or URL encoding was accepted. For the '}', URL encoding was needed. In order to get the hyperlink to work I had to delete everything and then go back and enter the new url into the system. The end encoded result: http://www.mycompany.net/records/personal/details.asp?taxyear=2015& ;ppt=A& ;acct=%7Bacct%7D I added the spaces between amp ; so this site would not automatically translate it to '&'. The actual encoded url does not contain those spaces. And after all of that, I needed to submit the hyperlink, click ok for the widget, then go back into the edit mode again and once more click ok. If I only did the process once, then my hyperlinked field did not translate to the actual account. For some reason, going through the process twice jumpstarted the link and my {acct} was linked to the number.
... View more
10-08-2015
02:25 PM
|
1
|
0
|
3067
|
|
POST
|
In addition to the url not including the '&'s when the hyperlink is clicked, an error message is appearing in the browser:
... View more
10-08-2015
06:47 AM
|
0
|
0
|
3067
|
|
POST
|
I am trying to create a Histogram and a Bar Chart using a Point Layer as the source but all the fields except objectID and Tax Field are missing. I checked and the problem also occurs with the Pie Chart widget. When I use other widgets, the fields are all available. If I use non-Point layers, all the fields are displayed in the Chart widgets. It is only when using a chart widget with a Point Layer that the fields disappear. Any assistance will be appreciated.
... View more
10-08-2015
06:40 AM
|
0
|
9
|
8238
|
|
POST
|
I have been doing more research and have discovered the use of '&' in HTML for hyperlinks needs to be modified to & . I have made the change but now the url is taking out the '&' in the browser so the page still cannot be reached. For example this: Becomes this: Which results in this and no valid webpage:
... View more
10-07-2015
05:52 AM
|
0
|
0
|
3066
|
|
POST
|
I am using Operations Dashboard with Portal for ArcGIS. When I create a hyperlink in the Feature Details widget, every time I use the '&' symbol, the widget refuses to accept the hyperlink. If I display the entire hyperlinked url and then go back and type in each '&' symbol then the letters after the symbol and before another symbol are removed in the details display. The widget does not have a problem with the '?' or '=' symbols. For example this: Changes to this: Any assistance will be appreciated. I have used hyperlinks many times but never before have run into this particular problem.
... View more
10-06-2015
02:11 PM
|
2
|
3
|
6977
|
|
POST
|
I am using Operations Dashboard with Portal for ArcGIS. I have specified the extent for my OpDash map in the 'edit' page within Portal. The problem is when I open my OpDash, the map does not automatically display. I have to zoom in before the map will appear. I can then zoom out to my defined initial extent and the map remains visible. It just will not automatically show (no matter what the extent) when the OpDash loads. Has anyone else experienced this phenomenon? ETA: On a related note: When I click on the little house for the initial extent, the map zooms slowly out and then disappears even though the map is visible if I manually zoom out to the defined extent.
... View more
10-06-2015
07:16 AM
|
0
|
1
|
2845
|
|
POST
|
My url looks like yours but without the home: "https://myserver.domain.com/arcgis" As Jake said, the mobile devices used are connected to the internal network since my Portal is only accessible on the internal network.
... View more
10-06-2015
06:54 AM
|
1
|
0
|
2082
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-24-2019 11:54 AM | |
| 1 | 05-24-2018 09:42 AM | |
| 1 | 10-24-2019 12:24 PM | |
| 1 | 01-07-2016 10:48 AM | |
| 1 | 02-24-2016 08:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|