Skip to content

Loading Geoserver WFS Services with ArcGIS Runtime for Android #2

@Exixiaozhou

Description

@Exixiaozhou

Loading Geoserver WFS Services with ArcGIS Runtime for Android

一、我的需求:

  • 1、加载特征数据叠加在ArcGis自带的遥感影像地图上;
  • 2、支持条件查询,定位到符合条件的地块并设置显示的缩放级别;

二、我目前了解到的:

  • 1、我实现了加载Geoserver WMS的服务;
  • 2、但是Geoserver WFS一直加载失败;
  • 3、包括官网给的sample-code也加载不起来;
  • 4、我网上搜这块的资料也挺少的,加载不出来也不清楚具体的原因;
    求解决

1. My Requirements:

    1. Load feature data on top of the ArcGis built-in remote sensing imagery map;
    1. Support conditional queries, locate the plots that meet the conditions and set the display zoom level;

2. What I've Learned So Far:

    1. I have implemented loading the Geoserver WMS service;
    1. However, I have been unable to load the Geoserver WFS;
    1. Even the sample-code provided on the official website does not load;
    1. I've found limited information online about this, and without being able to load it, I'm unclear on the specific reason;
      Seeking a solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions