|
POST
|
thanks George.. I am using ArcGIS Enterprise 11.0 But strangely enough, my colleague has experienced this matter for the past 1 month, ways more earlier than mine. But mine only for the last 3 days. Why different ? Our chrome versions are the same.. Chrome: Version 128.0.6613.138 (Official Build) (64-bit) Edge: Version 128.0.2739.67 (Official Build) (64-bit, Edge Business) Thanks
... View more
09-16-2024
06:48 PM
|
0
|
0
|
2103
|
|
POST
|
Suddenly Geoportal lost all links on top, including the signin link. This only happens in Chrome. On Edge, it's completely normal I have cleared all caches, histories and cookies. Then restart the browser. But still does not work: all links on top still missing. Need help. Thanks
... View more
09-13-2024
01:32 AM
|
0
|
9
|
2172
|
|
POST
|
Where in the codes i should insert these "view.openpopup" lines .. thanks
... View more
07-11-2024
11:20 PM
|
0
|
0
|
1059
|
|
POST
|
I want to make a simple webgis apps using JS where I can select some points using arbitrary polygon. Once polygon is drawn, there is a popup showing how many points fall inside it. Further more, I need to be able to pass this count into another app. I have prepared: - 2 Feature services, one being polygon and the other on point Can anyone show me some directions ? What spatial analysis is needed for this ? Possibly intersect right ?
... View more
07-10-2024
11:43 PM
|
0
|
2
|
1130
|
|
POST
|
I make a fundamental mistake. The most important thing is TO PUBLISH THE MAP SERVICE AS FEATURE SERVICE (you know, the map service that can be edited online..). Never know about this... First of all, on ArcGIS Pro, choose "Copy all data: Feature" when sharing / publish the map. Here is the option to publish as Feature Service : After this, then you will see some options on the Attribute Expression when you create Web App (the Classic one). These options did not appear before... See picture below: I read on another post regarding the same problem in this Community Forum (can't find it.. some guy named "xxamrstrong) that you have to publish it as individual map (feature) service too, to be able to activate the calling to the Identifier... Before, I also tried the FeatureSetByPortalItem. It worked.. but kinda messy (too long codes). Thanks @jcarlson for helping me out
... View more
07-02-2024
11:10 PM
|
0
|
0
|
1269
|
|
POST
|
here I am in 2024 stuck with the same problem and can not figure out why.. I create 2 individual Map Image Layer. Create a Web Map by incorporating these 2 layers. Now, I want to create a popup on Polygon layer to show how many points (count) fall inside a boundary. How to solve this problem exactly ? thanks
... View more
07-02-2024
02:10 AM
|
0
|
0
|
2520
|
|
POST
|
I tried to count the number of points (call it incident layer) when I click on a polygon layer (call it administrative_bound layer) and display it on the pop-up. I have 2 layers, separate map service layers. I am using Arcgis enterprise Standard bought on 2023 (version 11.0 I think). I have read here and there, none worked: https://support.esri.com/en-us/knowledge-base/how-to-display-a-count-of-different-point-features-in-a-000029218 https://www.reddit.com/r/gis/comments/1c7b0ah/featuresetbyname/ https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filter https://support.vertigis.com/hc/de/community/posts/11498023882642-How-to-use-Arcade-Expressions For the start, I cant even declare a variable, for example: var Point1 = FeaturesetByName($map, 'incident') The error is: Execution Error:Runtime Error: Identifier Not Found. $map I also try: FeatureSetById.. does not work too ! The same error comes up. Please help.. thanks
... View more
07-01-2024
07:55 PM
|
0
|
2
|
1338
|
|
POST
|
I ask my other colleagues who work on another office with different environment. He experiences exactly the same thing. He can not add a custom google map with KML layer on Iframe. I guess its a problem in arcgis portal itself..
... View more
06-28-2024
01:59 AM
|
0
|
0
|
1267
|
|
POST
|
I made a custom map on google map where you can add KML layer. The map is shared so that anyone with the link can view. I can open the map just fine, no problemo. Now, i want to incorporate this map into my Portal Site. I have tried several things and still fail: 1. Make the google map as Content. Then I call this Content to Iframe. 2. Call the address of the map to the Iframe directly. 3. Add the to Application or Map to my portal Site. Here is the error on iframe: I can add any other non gis website (just a normal website) fine. It will load straight away. The only way to incorporate googlemap is via Galery. How can I be able to add custom google map to iframe directly ? Other normal webpage can be loaded straight away.. Thanks
... View more
06-27-2024
06:36 PM
|
0
|
1
|
1339
|
|
POST
|
Finally, I found out. It can be done by shortening the URL and put the shortened URL to the iFrame. I don't know why this work.
... View more
03-25-2024
07:10 PM
|
0
|
0
|
1299
|
|
POST
|
I want to count some houses that are within administrative boundaries. The problem is, that some houses sit on the borderline of 2 or more polygon boundaries. I want to avoid double counts. This is the ilustration: What I want to achieve, for example: Poly 1 contains 4 buildings. Poly 2 : 3. Poly 3 : 3. So, in total, there are still 10 buildings. How can I achieve this?
... View more
02-16-2024
01:04 AM
|
0
|
1
|
1030
|
|
POST
|
I am examining a survey process. The above is the setup that is already being used. A Feature Class with 20 attributes and 185K rows is being used as reference data for surveyors. This FC is then published as 1 Feature Service which is being used by a total of 110 users (80 surveyors and 30 supervisors). 80 surveyors are using Field Map on their cellphones. 30 supervisors are using ArcGIS Pro. They all access the same Feature Service. The Field Maps are filtered based on districts. Eg: Field Map #1 contains data only for District 1, and so on until District 5. So there are 5 Field Maps apps. These 5 Field Maps apps are then being used by 80 surveyors accordingly. 1 Field Maps apps can be accessed by 16 - 20 users. The surveyors only updating 3-5 attributes, and put some notes if there are changes in polygons The 30 Supervisors are accessing the Feature Service using their ArcGIS Pro. They are splitting polygons and updating attributes. Each supervisor also has filtered data, so not all data are displayed. Both Surveyors and Supervisors are using imagery base maps. By evidence, many times the surveyors feel that the updating of data is too slow. Is there any way to make this setup better? I feel that the supervisors can access the FGDB directly, but they can't do so because the FGDB is hosted. Or maybe the surveyors can take offline data to the field and synch the latter to the server, like this one:https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/work-offline-with-field-maps/ Any suggestions or sharing experiences are welcome... Thanks
... View more
02-06-2024
11:40 PM
|
0
|
0
|
625
|
|
POST
|
I am currently making a Site on my local Geoportal.
I want to add an item from Arcgis.com to be put into my local Geoportal. I do not know the correct way of doing it. For the moment, here are some steps i have taken:
1. Add the item from arcgis.com as local Applications on my local Geoportal (I make 2 applications: Web Mapping and Other Application).
2. Add those items as Galery and I-Frame on my Geoportal Site.
3. Add another external website (i use www. spatial.com) to I-Frame.
The address for the site is: https://www.arcgis.com/apps/dashboards/56xyzbxyzxyzxya7
Then I publish it.
Now the testing begins. The results are:
1. IFrame can not contain the items from my local Geoportal. It says "the item xyzxyzx can not be found. The item may have been deleted or you may have entered an incorrect URL."
2. IFrame can display the external link from www.spatial.com (the DDS Spatial website)
3. For the Galery items:
a. if it comes from Web Mapping Application, it can not be displayed. It ill show the same error : "the item xyz can not be found..."
b. if it comes from Other Application, then it will succesfully display the external apps although I have to access the local Geoportal and klik on the link. It is rather indirectly linked to the arcgis.com
I want to use IFrame and be directly able to display the preview on the Geoportal Site, like the picture below the part on the right, the DDS website.
... View more
01-31-2024
08:18 PM
|
0
|
1
|
1557
|
|
POST
|
It does not work. There is error: "Invalid Expression. Error Line 1: Object Not Found. $map". This is what I have tried: var features = FeatureSetByName($map,'mylayer', ['*'], true); (I also tried FeatureSetById) $feature.atribute1 = Count(features); I have 'mylayer' as one of the layer on my layer list and 'atribute1' as one of the colomn name. I am using Arcgis Pro 3.1.0 and all data are in File Geodatabase
... View more
11-22-2023
11:02 PM
|
0
|
1
|
1627
|
|
POST
|
I have 2 layers . One is an administrative boundary (polygon) and the other is a centroid of houses (points). I want to calculate the number of houses *automatically* as soon as the polygon has been finished and drawn up. how can I achieve that? I am using Arcgis Pro 3.1 QGIS has this capability https://geogear.wordpress.com/2015/01/14/spatialjoin-v1-0/
... View more
11-19-2023
10:06 PM
|
0
|
3
|
1752
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-25-2024 12:33 AM | |
| 1 | 11-21-2025 12:57 AM | |
| 1 | 11-12-2024 08:22 PM | |
| 1 | 10-13-2024 11:55 PM | |
| 1 | 02-25-2022 05:49 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-04-2026
05:39 PM
|