GeoGateway / geogateway-django-app

Apache License 2.0
0 stars 5 forks source link

GNSS: azimuth seems not working for LOS interpolation #279

Open webgisdeveloper opened 1 year ago

webgisdeveloper commented 1 year ago

/geogateway_django_app/gps_service/?function=getInterpolation&lat=33.28232&lon=-115.90027&width=2.80566&height=1.40059&epoch=&epoch1=2009-04-24&epoch2=2016-10-18&scale=2396&ref=DHLG&ct=&pt=&dwin1=&dwin2=&prefix=&mon=true&eon=true&vabs=true&analysisCenter=&gridspacing=&interpolationtype=linear&azimuth=&elevation=

webgisdeveloper commented 1 year ago

/geogateway_django_app/gps_service/?function=getInterpolation&lat=33.28232&lon=-115.90027&width=2.80566&height=1.40059&epoch=&epoch1=2009-04-24&epoch2=2016-10-18&scale=2396&ref=DHLG&ct=&pt=&dwin1=&dwin2=&prefix=&mon=true&eon=true&vabs=true&analysisCenter=&gridspacing=&interpolationtype=linear&azimuth=265&elevation=

/geogateway_django_app/gps_service?function=getInterpolation&lat=33.28232&lon=-115.90027&width=2.80566&height=1.40059&epoch=&epoch1=2009-04-24&epoch2=2016-10-18&scale=2396&ref=DHLG&ct=&pt=&dwin1=&dwin2=&prefix=&mon=true&eon=true&vabs=true&analysisCenter=&gridspacing=&interpolationtype=linear&azimuth=265&elevation=

webgisdeveloper commented 1 year ago

It seems azimuth=265 has been passed to gps_service should check gps_service