-
SDK-Version 5.1. Das Popup funktioniert nicht mit GeoJSONLayer in FireFox (Gecko)
Hallo, In der SDK-Version 5.1 erscheinen Popups nicht mehr, wenn man auf Features in einem GeoJSONLayer mit Punktgeometrien in Firefox (Gecko) klickt. Ich habe andere Geometrietypen noch nicht getestet, daher weiß ich nicht, ob das Problem nur Punkte betrifft oder alle Features im GeoJSONLayer. Auch frühere SDK-Versionen…
-
FeatureTable-Verbesserungen + basierend auf Calcite statt Vaadin
Wir schlagen einige Verbesserungen für die FeatureTable vor: * basieren Sie sie auf dem Calcite Design System wie bei jedem anderen webComponent anstelle der derzeitigen Verwendung von Vaadin* ermöglichen variable / automatische Höhe * fügen Sie weitere Slots hinzu (z. B. für Aktionen neben der Spaltenauswahl, um mit jeder…
-
Nahtlose Authentifizierung für eigenständige JS-App, die ArcGIS Enterprise WebMap mit SAML nutzt
Hallo, wir haben eine eigenständige nicht-GIS JavaScript-Anwendung, die eine WebMap von ArcGIS Enterprise verwendet, um räumlichen Kontext bereitzustellen. Unsere ArcGIS Enterprise-Installation verwendet SAML zur Authentifizierung, und die eigenständige Anwendung ist ebenfalls in die SAML-basierte Anmeldung integriert.…
-
Alle im Map Component Feature Table auswählen
Das Auswahl von Features per Rechteck Beispiel bietet keine Möglichkeit, alle in der Tabelle auszuwählen. Könnte dies als Komponente Option hinzugefügt werden? Zum Beispiel erlaubt das Spaltensichtbarkeitsmenü dies.
-
Bist du bereit für etwas Football?
Genieße dieses Beispiel eines spaßigen Digital Twin, erstellt mit Daten, die mit ArcGIS Reality verarbeitet und mit dem JavaScript Maps SDK präsentiert werden. Schau dir die Live-App an oder sieh dir die Video-Demo Die App zeigt zwei Aufnahmen von Drohnen- und Handheld-Sensoren, verarbeitet als Gaussian Splat und 3D Mesh…
-
Alle in der Tabelle auswählen
https://developers.arcgis.com/javascript/latest/sample-code/highlight-features-by-geometry/ In diesem Beispiel treffen Sie Ihre Auswahl einzeln in der Tabelle. Kann eine "Select All"-Funktion in der Tabelle implementiert werden, wie sie in AGOL vorhanden ist?
-
Wie ersetze ich nur den ArcGIS World Geocoding Service bei Verwendung der arcgis-search Komponente?
Mit dem Kern-Search-Widget kann ich eine Funktion mit searchViewModel.includeDefaultSources verwenden, um nur den standardmäßigen ArcGIS World Geocoding Service durch eine andere Geocoding-Instanz zu ersetzen oder diesen Geocoder aus den Quellen des Search-Widgets zu entfernen. Zum Beispiel…
-
5.0 -> 5.1: Neuer Fehler
Wie der Titel sagt, haben wir die Testumgebung von 5.0 auf 5.1 aktualisiert (99 % wegen des popup.effectiveHeading, eine ganz andere Diskussion). Jetzt erhalten wir einen wirklich spamartigen Konsolenfehler, der anscheinend mit LayerList createItem oder Ähnlichem zusammenhängt. Der Fehler scheint keine Probleme mit unserer…
-
MapImageLayer mit customParameter "spatialQuery"
Hallo zusammen, Ich habe folgendes Problem mit dieser Abfrage:…
-
Issue with some type of feature layers
We tried to load the following public service "https://services.arcgis.com/Lq3V5RFuTBC9I7kv/arcgis/rest/services/annual_count_of_tropical_nights_projections_local_authority_v2/FeatureServer/0" in the sandbox but we are getting a number of errors and the layer does not render. It works fine in arcpro. Is it something linked…
-
Calcite Date Picker Jahres-Dropdown
Hallo. Für die calcite date picker Komponente (calcite-input-date-picker) ist das Jahr eine Texteingabesteuerung. Ich möchte darum bitten, dass der Komponente eine neue Eigenschaft hinzugefügt wird, die die Jahreingabe als Dropdown anzeigt (am besten mit Möglichkeit zur Texteingabe und Dropdown-Auswahl). Es ist nicht sehr…
-
OAuth-Popup-Authentifizierungsfehler aufgrund der Abhängigkeit von window.opener im Esri Callback-Beispiel
Hallo JS API Team, Ich habe ein Problem, bei dem unser SSO verstärkte Sicherheitsmaßnahmen anwendet und absichtlich `window.opener` löscht. Ich arbeite derzeit an einer Integration mit Octave (auch bekannt als EAM), das ein ArcGIS Plugin bereitstellt. Ihre Client-Anwendung folgt dem von Esri bereitgestellten Beispiel und…
-
Allow sorting layer list items without changing draw order
I have found discussion on this topic in couple of other threads (Permanently change the order in layer list widget , Choosing my own ordering of the layer options in a LayerList... ), but I'd like to bring it up here again as a concrete idea/request: I've heard from users several times that it would be handy for them to…
-
[esri.renderers.UniqueValueRenderer] #getSymbol() Please use getSymbolAsync if valueExpression is used
The following content comes from a translator, please forgive any inaccuracies. Thank you very much. Title SceneLayer throws "Please use getSymbolAsync if valueExpression is used" when swapping a UniqueValueRenderer with valueExpression at runtime Environment * ArcGIS Maps SDK for JavaScript version: 4.32 * Layer…
-
Popup Component Title Font Size
Hi. For my app, I need control over popups such that some open and close on hover and others on click. Therefore, I have disabled default popup for the view and am creating new popup components like below. Note that I'm intentionally using the component as my understanding is that widgets will be retired soon: //Create…
-
Runtime Feature Layers Not Detected by fetchPopupFeatures() in 5.1
I have been trying to build an application that can work even if the Enterprise Portal goes down. Because of this limitation, layers must be added at runtime. I cannot depend on a Webmap. I have not been able to find a non-deprecated way to get a Popup, Feature, or Features Component to detect a Feature or Map Image Layer…
-
Select graphics and features in layers with Sketch and Editor components
You can select graphics created from sketch in addition to features from existing layers on the map natively without any custom configuration, just with <arcgis-sketch> and <arcgis-editor> components. Here is an example app using <arcgis-sketch /> and <arcgis-editor />: *…
-
Query in PBF Format Returns Incorrect Geometry for POINT ZM Features
Hi Team, We're seeing an issue when querying a feature layer using PBF (f=pbf) output format. The returned geometry is incorrect for a specific POINT ZM feature, while the same query using JSON (f=json) returns the correct geometry. Feature Details Feature ID: 1596769 The geometry stored in the database is: POINT ZM…
-
Elevation Profile component - profile details open by default
I've added the elevation profile component to an application. IIs there is a way to have the details dropdown open by default?
-
Let JS SDK use network topology
Pretty simple idea. Allow the JS SDK be able to take advantage of network topology. It was to my utter surprise that I learned that Trace Networks have been a exposed capability at the server level for a while, and that it isn't just a "Pro" thing. See below screen shot (apologies for the quality - I took this picture at…
-
esriConfig.portalURL and <arcgis-map> component
Directing applications to an Enterprise Portal can be exceptionally frustrating, as evidenced by various solved posts on here. Using the CDN, it is relatively straightforward: just ensure the esriConfig is imported before the <body>; just like the reference doc show. Solution example using CDN: How to use…
-
Feature Layer browser memory consumption at version 5.x
Hi all, At version 5.x, we realized that the esri workers management for FeatureLayers had a very much higher memory consumption that at version 4.34 (2-3X!). It certain cases this leads to a crash of the browser. What is the reason for this and is it possible to have control over it ?
-
playwright and arcgis js sdk e2e tests
I am looking to integrate playwright in my map testing as i built some custom code around core library to take out the human factor, yet I cannot seem to find any documentation so that I can ensure to do it properly. Is anyone been able to do this successfully and is there any documentation anywhere that can help provide…
-
Using $arcgis.import() with self hosted SDK
Hello, In my organization, I can't use the CDN for data privacy reasons. I need to download the SDK and host it. I like the coding style offered by $arcgis.import() rather than using AMD and find it really convenient but I found out that it is not defined in the SDK downloaded:…
-
arcgis-basemap-gallery: Organize into groups
I'm wondering if the following is possible with the arcgis-basemap-gallery component (and if not, I would like to request it as a feature): Is there a way to organize basemaps in the basemap gallery into different groups for skimming/browsing purposes? For example, in one application, I define the `arcgis-basemap-gallery`…