Skip to main content

Questions tagged [popup]

Questions that pertain to the ubiquitous 'popup' in web-mapping libraries.

0 votes
1 answer
41 views

Return a URL from a Cell in a Field in A Feature Layer as Hyperlinked Text

I have a feature layer in AGOL Map Viewer full of polygons. This feature layer has a field titled 'dotcms_factsheet'. In each cell in this field is a URL. I am trying to write an expression in Popups ...
TheOmoSlide's user avatar
0 votes
1 answer
43 views

Pop-up extent out of screen and wrong title of the pop-ups

I am generating a map in the latest version of qgis2web using openlayers but having several overlapping layers the pop up goes out of scale, from the visual of the web, as shown in the image. It has ...
DorExplor's user avatar
0 votes
2 answers
83 views

How to Activate Hyperlink in Pop-up From Attribute Field

I am building expressions in a pop-up in AGOL Web Map. A specific field in the attribute table I am drawing from has URLs in each cell. When I drop the field name into the pop-up from the Fields List, ...
TheOmoSlide's user avatar
1 vote
1 answer
102 views

Arcade script to return color-coded value from attribute field

I am working in ArcGIS Pro pop-ups Expressions and I have parsed together an Arcade script to search an attribute field in ArcGIS Pro for some words, and then return the words color-coded into the pop-...
TheOmoSlide's user avatar
0 votes
0 answers
22 views

Image fails to dispalyed in QGIS Popup window

I can view the image path from attribute table but I can't view the image in popup. I can see the image using the identify feature option in toolbar. But I need to display the image in popup as a user ...
Hamsathvani Selvan's user avatar
1 vote
1 answer
62 views

Arcade script to group attribute fields in a PopUp

I have a feature layer of land use zones in AGOL Map Viewer. I want to script the Popups to group by a given header name all the different attribute fields and records that pertain to the selected ...
Pop's user avatar
  • 21
0 votes
1 answer
84 views

ArcGIS Arcade Pop up expression - How to get a list in the pop up to show colours related to symbology

I'm relatively new to ArcGIS Arcade but I've been trying to learn, with lots of help from Esri lessons and articles - also Copilot assists with some scripts. Outside of one of the lessons learning ...
ChrisT671's user avatar
0 votes
1 answer
87 views

Removing line or row if value is empty or null in Arcade [duplicate]

I am trying to remove lines in a pop-up which have blank values or . Example below: var fieldz = { Category: DomainName($feature, "Category"), Project: $feature.ProjectName, Stat: $feature....
John Driessen's user avatar
0 votes
2 answers
73 views

How to make URL link Clickable in Mapviewer popup?

I am trying to make a URL clickable in my mapviewer within AGOL. Currently the links live in the attribute table of my layer named link, and are clickable when looking at the attributes in ArcGIS pro. ...
Jacob's user avatar
  • 1
0 votes
0 answers
24 views

QGIS Issue: Empty Tables When Styling or Adding Features

When using QGIS, I encounter empty tables when attempting to style features or add polygons to layers. This happens consistently across different functions.
Iacobet Iulian's user avatar
0 votes
1 answer
48 views

Uncaught TypeError: wmsLayers.getSource is not a function

wms appears but when clicked an error appears like this and the popup does not appear I want to use WMS GetFeatureInfo (Tile Layer) whose info is taken from WMS Geoserver to display popup information ...
user238348's user avatar
0 votes
0 answers
27 views

Show Pop-ups and Highlight on Hover in Qgis2web when organizing layers into groups

I have exported a web map in Open Layers using the last version of Qgis2web and I have modified the layers.js in order to grouped the layers: var layersList = [ new ol.layer.Group({ title: '...
DorExplor's user avatar
0 votes
0 answers
105 views

Saving pop-up configurations in ArcGIS Pro

I would like to re-use a pop-up that has been previously configured in ArcGIS Pro. Is there a way to do this? I use ArcGIS Pro 3.2
JMVDA's user avatar
  • 389
1 vote
1 answer
67 views

Set focus to popup title in ArcGIS SDK for JS

Cross posted on the Esri Community, posting here because traffic there seems to be low. We are working to implement a keyboard map click to open a map popup. With the map application element focused, ...
jeffreinhart's user avatar
1 vote
1 answer
81 views

Popup event for specific GeoJSON layer in Leaflet

Consider the following Leaflet map construction, which utilizes tiles from OSM and plots two GeoJSON files. The first GeoJSON file is derived from a multipolygon shapefile and the second GeoJSON file ...
TornadoEric's user avatar

15 30 50 per page
1
2 3 4 5
36