Get GeoJSON data for electricity grid entities.
Returns a standard GeoJSON FeatureCollection in WGS84. The properties field contains the normal data fields for the entity returned, plus a type field indicating the entity type.
This currently supports Metering Grid Area.
Multiple values for the same filter are OR-ed; different filters are AND-ed.
Filter by ISO 3166-1 alpha-2 country code(s)
Filter by Metering Grid Area UUID(s)
Filter by Metering Grid Area Extra Identifier(s) (EIC code, SE MGA code, etc.)
Successful Response
Standard GeoJSON FeatureCollection with typed properties.