ArcGIS Online: Web Mapping with Arcade Expressions

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024
  • Web Maps are important building blocks of the ArcGIS Online ecosystem, powering the functionality of many apps. Including Arcade expressions in web maps, allow you to make maps from simple calculations, functions, data conversions, and brand new representations of your data. In this session, learn how to use Arcade Expressions to determine symbology and values in pop-ups and labels, bringing more flexibility and style to existing datasets.
    --------------------------------------------------------------------------------------------------------------------------
    Follow us on Social Media!
    Twitter: / esri
    Facebook: / esrigis
    LinkedIn: / esri
    Instagram: / esrigram
    The Science of Where: www.esri.com

ความคิดเห็น • 4

  • @EsriEvents
    @EsriEvents  2 ปีที่แล้ว

    If you need help with questions about Arcade please use the Esri Community: community.esri.com/t5/arcgis-online-developers-questions/bd-p/arcgis-online-developers-questions

  • @CanButler85
    @CanButler85 2 ปีที่แล้ว

    I just want to reference the geometry layer from my shared web service layer in my AGOL web map, lol.
    What's wrong with this code block?
    // var PointGeometry = Geometry($feature);
    var ArcadeX = PointGeometry.x;
    var ArcadeY = PointGeometry.y;
    var ArcadeSr = PointGeometry.spatialReference.wkid;
    var Latitude, Longitude;
    Do I need to place an 'x' and a 'y' attribute within my feature?

    • @EsriEvents
      @EsriEvents  2 ปีที่แล้ว

      That expression doesn't include a 'return' statement. For better support please use the Esri Community. Another resource that might be helpful: learn.arcgis.com/en/projects/get-started-with-arcgis-arcade/

  • @LoudSodaCaleb
    @LoudSodaCaleb 5 ปีที่แล้ว

    Next time it should be "Salutations Sol-3"