Skip to main content
Question

Convert ESRI Feature Class with single feature to geoJSON MultiPolygon


jrlalessi
Contributor
Forum|alt.badge.img+6

I have a feature class with a single feature that I need to convert to a multipolygon type geoJson file. I'm not super familiar with geoJSON, and I'm being told this is a hard requirement. How does one create a multipolygon geoJSON file from a single feature?

2 replies

takashi
Influencer
  • November 29, 2023

Hi @jrlalessi​ ,

You can use Aggregator to transform a polygon (so called single feature) to a multipolygon consisting of a single part. Recommended parameter settings are:

  • Group By: <Set a unique ID attribute. OBJECTID, for example>
  • Complete Groups: When Group Changes (Advaneced)
  • Aggregation Mode: Geometry - Assemble One Level
  • Accumulation Mode: Use Attributes From One Feature

jrlalessi
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • November 30, 2023

Thank you, Takashi!

This worked perfectly. I never thought to aggregate a single feature!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings