Question

The data is not showing up in the data structure

  • 9 February 2023
  • 3 replies
  • 0 views

Badge +5

I have a feature service link from which I extract data, but I cannot see the latitude and longitude in the tables. When I inspect the data, I can see the details. Can anyone tell me how I can extract the location details?


3 replies

Userlevel 6
Badge +32

I think you need to share more information. Can you share the link? What kind of feature service is this? WFS? Esri Feature Service?

Badge +5

as you can see the tables dont have any location information but its showing on map i need that location coordinates

 

image

Userlevel 2
Badge +12

For one point you can use the CenterPointExtractor.

Reply