Skip to content

Use OSM data for RES positioning #311

Open
@nesnoj

Description

@nesnoj

(preface: this is not issue to be solved in eGo but is related to the developed methods)

There's some room for improvements in the current RES positioning, especially the raster-based methods (WEC, low voltage PV) are inaccurate. Therefore, I'd like to use OSM data to achieve better results. A short description of the current methods can be found in this paper (p 2ff).

Considered types

  • MV WEC
  • MV PV
  • LV PV

OSM data

  • OSM tag:key power:generator
  • See OSM wiki for source tag specs
  • Pitfall: there're point geometries as well as (multi)polygons in OSM (esp. at PV)

Approach
Use OSM data where available and current methods where data is missing or insufficient.

Steps

  1. Evaluate OSM coverage (latest OSM dataset) for the above types to see if it's worth the effort
  2. Alter the current scripts for RES positioning
  3. Validate

Questions

  • How can the voltage level of WEC be incorporated? WEC with v_level 4 belong to wind farms which are connected to HV-MV-substation and should not be assigned to sole points but to clusters of points.

PS: The MaStR may be released soon, but the start has been postponed...and postponed...and postponed...so not sure if we'll ever get it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions