Top "Satellite" questions

A natural or artificial object orbiting near a bigger object (typically a planet)

Leaflet Map API with Google Satellite Layer

I'm very interested in the Leaflet Map API. However, I need to be able to use the Google Satellite Layer. …

google-maps-api-3 satellite leaflet
Getting the number of satellites from Location object

I'm using a GPS provider and LocationListener.onLocationChanged(Location location) to receive location fixes. Documentation says, that Location.getExtras() contains …

android gps location satellite
Languages used to write programs for satellite-missions?

Just out of interest , we know there's a lot of programming involved in the making of a satellite . Which languages …

programming-languages satellite
showing property lines in Google Maps with Hybrid or Satellite view

Google maps will show property lines if you're sufficiently zoomed in and looking at the map view (in certain areas). …

maps hybrid satellite
How to add a satellite view in android studio?

My map is working fine.However, i want to add a satellite view along with my normal view? How can …

android view satellite
Python - find out how much of an image is black

I am downloading satellite pictures like this (source: u0553130 at home.chpc.utah.edu) Since some images are mostly black, …

python python-imaging-library satellite
Phonegap Android and GPS satellite

It seems phonegap does not use GPS satellite instead geolocation from cellular network. I am not satisfied with the accuracy, …

android geolocation gps cordova satellite
What is .NET assembly culture?

After searching on website I post this question. I am aware of the fact that by default assemblies are "culture …

.net-assembly culture satellite
ECEF from Azimuth, Elevation, Range and Observer Lat,Lon,Alt

I'm trying to write a basic python script that will track a given satellite, defined with tle's, from a given …

coordinate-transformation astronomy satellite pyephem
Retrieving # of satellites used in gps fix from Android

I am trying to retrieve the # of satellites used in the GPS fix. I have implemented two different methods, as …

android gps locationmanager satellite