Astro-Geography

CCG Analysis

Analyse Cyclo-Carto-Graphy (CCG) lines: progressed ACG lines at a target date with mundane/local aspects and latitude crossings.

post/ccg-analysis

Request body

targetDatestring required
targetTimestring
targetTzOffsetnumber nullable
latitudenumber nullable
fastPlanetsOnlyboolean
orbnumber nullable

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 5 of the 13 revisions of this API.81211

  • 8ab5a768b521228See the full diff
    • the response property data/mundaneAspects/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/mundaneAspects/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • removed the optional property data/crossings from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/lines from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/mcShift to the response with the 200 status

      response-optional-property-added

    • added the optional property data/meta to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/acgPlanetId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/acgPlanetName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/aspectType to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/ccgPlanetId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/ccgPlanetName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/mundaneAspects/items/exactDiff to the response with the 200 status

      response-optional-property-added

  • 6828e560956424See the full diff
    • the request property allOf[subschema #2]/point/lat became not nullable

      request-property-became-not-nullable

    • the request property allOf[subschema #2]/point/lng became not nullable

      request-property-became-not-nullable

    • the allOf[subschema #2]/point/lat request property's max was set to 90.00

      request-property-max-set

    • the allOf[subschema #2]/point/lng request property's max was set to 180.00

      request-property-max-set

    • the allOf[subschema #2]/point/lat request property's min was set to -90.00

      request-property-min-set

    • the allOf[subschema #2]/point/lng request property's min was set to -180.00

      request-property-min-set

    • added the new optional request property allOf[NatalWrapper]/natal/ayanamsa

      new-optional-request-property

    • the allOf[NatalWrapper]/natal/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the allOf[NatalWrapper]/natal/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property allOf[NatalWrapper]/natal/latitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[NatalWrapper]/natal/longitude became not nullable

      request-property-became-not-nullable

    • the request property allOf[NatalWrapper]/natal/latitude became required

      request-property-became-required

    • the request property allOf[NatalWrapper]/natal/longitude became required

      request-property-became-required

    • the allOf[NatalWrapper]/natal/latitude request property's max was set to 90.00

      request-property-max-set

    • the allOf[NatalWrapper]/natal/longitude request property's max was set to 180.00

      request-property-max-set

    • the allOf[NatalWrapper]/natal/latitude request property's min was set to -90.00

      request-property-min-set

    • the allOf[NatalWrapper]/natal/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed