Skip to main content
0 votes
0 answers
109 views

Using own map information including polygons in the solar API?

We are a company that undertakes droneflights and performing flights for local communities. In an automated post processing process we define the polygons of the roofs and till now we processed the ...
Chris Preiml's user avatar
0 votes
1 answer
1k views

What IAM roles/permissions do I need to enable an API on someone else's GCP project?

Someone at my organisation created a Google Cloud Project and granted me access. I want to enable the Solar API and generate an API key for it. Is there any IAM role they can give me so that I can do ...
cangrejo's user avatar
  • 2,192
3 votes
1 answer
1k views

How can I use the SolarAPI to obtain an image or TIFF file of a roof with solar panels?

In our application, we are currently working on energy planning for users' homes. To provide them with a basic plan tailored to their location, we require detailed user address information I have ...
rushil patel's user avatar
1 vote
0 answers
310 views

Ability to locate existing solar panels with Google solar API?

I've been looking into the buildingInsights endpoint of the Google Solar API, and was wondering if anyone knows if is is capable of returning whether a building has solar panels already installed on ...
Austin Hale's user avatar
1 vote
0 answers
446 views

Retrieving the solar panel production hour by hour with Google Solar API

The new Google Solar API allows you to get solar information for a building just by querying the API with a set of coordinates. For ex, that gives the number of solar panel you can put on a given roof,...
wizmer's user avatar
  • 930
1 vote
0 answers
358 views

Can I change the Panel Parameter in the Google API buildingInsights?

Issue with Google Solar API: Modifying Panel Parameters I've recently started using the Google Solar API for my project and I'm facing a challenge when it comes to modifying panel parameters. ...
Drustburn's user avatar
2 votes
3 answers
916 views

Google Maps Solar API: Getting "404 Entity Not Found" for Specific Buildings, How to Check Available Areas?

I've been trying to experiment with the new Google Maps Solar API to assess solar potential for various buildings. However, I've encountered a consistent issue where I receive a "404 Entity Not ...
Sebastian Römer's user avatar