on 2021 Jun 09 3:07 AM
Hi All,
I am having trouble visualizing a Polygon in SAP Analytics Cloud using HANA Cloud
I have a table HANA Cloud where I have stored the Polygon for a region , the table is as below The srid is for Australia.
entity LGA_2019_AUST {
LGA_CODE16 : String(5);
LGA_NAME : String(50);
STATE_CODE : String(1);
STATE_NAME : String(30);
AREA_SQKM : Decimal(31,15);
SHAPE : hana.ST_GEOMETRY(3577);
}
I have a calculation view where I have exposed this data as a Cube for this Table and I am consuming this via HANA live in SAP Analytics Cloud
The geo map is being displayed in SAC Analytics but not the Polygon as per the below screen shot , Is this possible ?
Can we display polygons in SAC using HANA Live ?
Thanks
Afshin
Request clarification before answering.
Hi there,
SAP Analytics cloud can only display polygons if they are in a shapefile or as an Esri ArcGIS layer. Here are some resources on this topic:
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
21 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.