Coverage-Vergleich
Lodapi vs. Google Solar API — DE-Coverage
Amtliche LoD2-Dachgeometrie aus allen 16 deutschen Bundesländern, eine OGC-API, DL-DE/CC-BY lizenziert. Nicht Google-Daten in einer hübschen Verpackung — Vermessungsbehörden-Quelle, ein Vertrag, keine Datenschutz-Brille.
Stand: … ·
Live-Coverage aus api.lodapi.de/v1/datasets
Lodapi — amtliche LoD2
Lädt Live-Coverage…
Google Solar API in DE
Coverage nicht öffentlich pro BL publiziert
Google Solar API hat in DE strukturelle Coverage-Lücken — Datenschutz-Auflagen und historisch langsamer Maps-Rollout. Google publiziert keine BL- oder PLZ-genaue Coverage-Map; Verfügbarkeit muss per Adresse geprüft werden.
„Enpal hat die Google Solar API in seine Planungssoftware integriert — wo verfügbar. Bei Lücken greift das Tool auf manuelle Eingabe zurück."
pv-magazine.de, 22.07.2024
Listenpreis Google Solar API: ~$0,075 / Anfrage · Free-Tier ~2.666 Anfragen/Monat
Google Maps Platform Pricing (Stand 2024)
Was es im Monat kostet
Beispielrechnung Solar-Vertrieb: Lead-Qualifizierung per Adresse. Jede Adresse = 1 Dach-Lookup.
| Volumen / Monat | Google Solar API | Lodapi Pro | Lodapi Business | Ersparnis |
|---|---|---|---|---|
| 10.000 Leads | ~$675 | 199 € (in 150k inkl.) | — | ~70 % |
| 50.000 Leads | ~$3.560 | 199 € (in 150k inkl.) | — | ~95 % |
| 150.000 Leads | ~$11.060 | 199 € (Limit) | 799 € | ~98 % |
| 1.000.000 Leads | ~$73.260 | — | 799 € (in 1,5 M inkl.) | ~99 % |
Google-Preise: Listenpreis $0,075/Anfrage minus Free-Tier ~2.666/Mo; real je nach Volumen-Rabatt. Lodapi-Preise: live unter lodapi.de/#pricing.
Was Lodapi pro Gebäude liefert
Roof-Endpoint — eine HTTP-Anfrage, alle Dachflächen mit Neigung, Ausrichtung und Fläche. Beispiel-Antwort:
GET /v1/buildings/{gmlid}/roof
Accept: application/json
200 OK
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [[ [13.405, 52.520, 34.2], … ]]
},
"properties": {
"surface_id": "5712331",
"area_m2": 42.3,
"tilt_deg": 28.5,
"azimuth_deg": 185.0,
"bundesland_code": "be"
}
}
],
"count": 3
} Was du daraus rechnest:
- · PV-Ertrags-Vorab-Schätzung pro Adresse (Lead-Qualifizierung)
- · Modul-Layout pro Dachfläche (Anzahl Module · kWp)
- · Verschattung via DGM1-Terrain (Lodapi Add-On)
- · Wärmedurchgangs-Hüllfläche für GEG-Bedarfsausweise
Quelle: amtliche LoD2-Daten der Vermessungsbehörden der Länder (DL-DE/Zero, DL-DE/BY oder CC-BY 4.0 je BL — Attribution wird in der API-Antwort mitgeliefert). Keine Drittanbieter-Lizenzkette, keine Google-Maps-ToS, kein US-Datenfluss.
Roof-Endpoint ist im Pro-Tier inkludiert (Interim vor Phase-2.8-Vollausbau Solar-API mit Einstrahlungs- + Verschattungs-Layer).
Pro-Tier: 199 €/Mo · 150.000 API-Calls · 150 GB Tile-Traffic
Roof-Endpoint inkludiert · OGC-API · SDKs · 99,5 % SLA · E-Mail-Support 24 h
Daten: Lodapi (amtliche LoD2 der Länder; DL-DE/Zero, DL-DE/BY oder CC-BY 4.0 je BL).
Coverage-Pull live aus api.lodapi.de/v1/datasets.
Bundesland-Geometrien: isellsoap/deutschlandGeoJSON (MIT).
Google-Preise: Google Maps Platform Pricing (öffentlich).
pv-magazine-Zitat: pv-magazine.de, 22.07.2024.