Select to view content in your preferred language

Feature from Feature Layer vs REST API

364
1
10-10-2023 01:25 PM
NathanHeickLACSD
Frequent Contributor

I have a situation where I have one module that returns features queried from ArcGIS Server and another module that expects features like those that come directly from a map layer.  The ones from the map layer have a lot more attributes like _layer.  I need to modify the first module to return features like the second module.  What's the best way to do that?

0 Kudos
1 Reply
Noah-Sager
Esri Regular Contributor

Hi @NathanHeickLACSD, thanks for posting your question here. It would be easier to help if you could share what specific properties you are looking for, and how you are querying features from an ArcGIS Server. Can you share some code or a simplified repro app?

-Noah

0 Kudos