|
POST
|
OK - maybe one mainly for UK users. I have tried to use the lyr files OS have provided here GitHub - OrdnanceSurvey/OSMM-Topography-Layer-stylesheets: SQL scripts & cartographic stylesheets for OS MasterMap Topog… Rendering a map of just the Topo Areas at 1:2500 takes over 10 seconds - and this is a a category break based on a single field - the numeric Style type. If I replace the OS styles with a colour ramp, it is still slow. If I apply single style, then re-apply the ArcMap random colours on the style_code it is again, fast. If I then import the OS style into this fast layer - it is slow again! And stays slow if I apply a colour ramp. However, if I do a ArcMap assigned random colors to the text field, style description, the map is drawn almost instantly Indexing the fields doesn't seem to make any difference If I apply the STYLES from the style type field to the Style Description, again it slows down. The styles aren't complex, the most complex are a few graphics on a simple fill Any UK users had similar and managed to get layer file that draws as quick as ArcMap assigned random colours? Cheers ACM
... View more
01-15-2020
04:09 AM
|
1
|
1
|
1046
|
|
POST
|
Don't you just hate it when you have a problem ,Google it, find a forum that looks interesting, only to find you've been here before and posted in it and that previous version of me has made more progress that today's version of me? Surely, someone has found a way to do a simple UK locator - all I want is a simple wild card search on a single field!
... View more
12-16-2019
12:54 PM
|
0
|
0
|
796
|
|
POST
|
OK - I think this is all sorted - I don't know how/where but my code on the old server had http://esri-gis1-oldserver/arcgis/rest/services/Utilities/Geometry/GeometryServer Where as the new server has http://esri-gis1-NEW-server/server/rest/services/Utilities/Geometry/GeometryServer I would have expected that this would have caused a 404 error and I would have noticed straight away. But instead I got the CORS error, so spent ages looking at that, rather than the real, and a lot simpler issue, of a bad URL Odd, but I'm moving on now 🙂 Thanks for the help
... View more
11-18-2019
01:16 AM
|
0
|
0
|
3743
|
|
POST
|
Doh! For some reason the geometry and other URLs are now different from my original code - and I should have been getting 404, rather than this COR error I had http://esri-gis1/arcgis/rest/services/Utilities/Geometry/GeometryServer But it is now http://esri-gis1/server/rest/services/Utilities/Geometry/GeometryServer That extra word "server" has crept in
... View more
11-13-2019
07:14 AM
|
0
|
0
|
3743
|
|
POST
|
I think my issue here https://community.esri.com/message/890827-the-end-of-2019-and-still-battling-cors-issues May be related - thoughts?
... View more
11-13-2019
04:08 AM
|
1
|
0
|
7802
|
|
POST
|
..and adding stuff to the AGS webconfig to enable * then gives errors that I have added too much in different places - Access to XMLHttpRequest at 'http://esri-gis1/server/rest/info?f=json' from origin 'http://maps' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://maps, *', but only one is allowed.
... View more
11-13-2019
04:05 AM
|
0
|
0
|
3743
|
|
POST
|
This is the error that never goes away and drives me nuts The site is using the latest 3.x api It does NOT use the proxy.aspx page the server is , lets say "esri-gis1" there is an internal site in the internal DSN, let's call that "maps" users access the site by using "maps" as a URL The code calls maps from esri-gis1\arcgis\rest\services...... The map page works fine. Requests are fine and if I examine the response headers for the basic requests it shows * in the Allow-Control-Allow-Origin The issues start when I call, for example I call the geometry service http://esri-gis1/arcgis/rest/services/Utilities/Geometry/GeometryServer In a task that I use to convert the local grid to Long Lat Then I get the Access to XMLHttpRequest at 'http://esri-gis1/arcgis/rest/services/Utilities/Geometry/GeometryServer/project?.........' from origin 'http://maps' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. I got around this on the current site by using the Proxy page and adding esri.config.defaults.io.corsEnabledServers.push("esri-gis1"); But I ind the Proxy page adds more trouble than it solves. Any help please? ACM
... View more
11-13-2019
03:35 AM
|
0
|
4
|
4607
|
|
POST
|
OK - I'm getting this AGAIN - EVERY. SINGLE. TIME I move AGS servers I get this. Every time I battle for days trying to sort it. I am fed up with it. i hate it. This thread may have an answer, but not on a Friday afternoon
... View more
11-08-2019
07:56 AM
|
0
|
0
|
4568
|
|
POST
|
As usual, I was bad and searched for an existing post AFTER I added my own (https://community.esri.com/message/874650-commit-new-features-to-base-version-when-in-offline) Anyone have any easy solutions for this, or is the OP still the simplest way? My situation is pure Collection of new data - no edits to exiisting features so the scope for conflicts will be prety low.
... View more
08-29-2019
08:10 AM
|
0
|
0
|
2499
|
|
POST
|
Hi I've finally got the sync of a feature class going, but I can't see it in the main layer. I must admit I don't understand Versioning, and never use it - we have no need for it - and the few times I have used it I have always ticked the Commit edits to base - which doesn't work for Collector I have Compressed the database - this got edits made in AGOL viewer and Collector in OnLine mode, but after a "successful" sync in offline mode and database compress I can't see the features In the "Versions" tab there is a version with the time stamp of the sync job and it has originated from the map service. Any hints as to how I get this into the visible layer? I have used the Reconcile Versions toll, with the "post Versions after reconcile" option, and that works, but I have no idea how to make this happen without intervention
... View more
08-29-2019
07:52 AM
|
1
|
2
|
1185
|
|
POST
|
EDIT - this seemed to be an internal thing - our WiFi wasn't liking the URL - odd that the device was connecting direct to the server, rather than via AGOl, but got it sorted now
... View more
08-29-2019
07:01 AM
|
1
|
0
|
1962
|
|
POST
|
Many thanks - that part is all OK - now I have to get the feature layers downloading (see https://community.esri.com/thread/239283-collector-classic-and-current-timeout-issue-on-download )
... View more
08-29-2019
01:05 AM
|
0
|
1
|
1562
|
|
POST
|
Thanks - I take it you mean this part As part of authoring your map, specify a tile package to use for the offline basemap as part of the advanced offline options I've just found that option - I'll test later - iPad gone flat and cable at home - pretty poor for IT Pro not to have cables lying around but new "clear desk" office means all that useful junk has been got rid of!
... View more
08-28-2019
08:06 AM
|
0
|
3
|
1562
|
|
POST
|
Any news on the update that will allow this ? I've got issues downloading (see https://community.esri.com/thread/239283-collector-classic-and-current-timeout-issue-on-download ) and hoped this would be the way forward. I really want to use the new version, but may have to roll back.
... View more
08-28-2019
07:55 AM
|
0
|
1
|
5529
|
|
POST
|
Answered here https://community.esri.com/thread/234996-offline-basemaps-in-collector-v1901-new-collector
... View more
08-28-2019
07:53 AM
|
0
|
0
|
792
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:14 AM | |
| 1 | 12-01-2023 06:07 AM | |
| 2 | 11-29-2024 04:32 AM | |
| 1 | 05-28-2024 12:50 AM | |
| 1 | 03-16-2023 06:46 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|