Best places for a life category
Rank cities against the astrocartography lines of a chart for one of the 19 life categories. Distance to a line is computed from the body hour angle and altitude rather than against a discretised polyline, so it is exact: the distance to a horizon line IS the altitude in degrees of arc, and a meridian line offset is the hour angle times cos(latitude). Supportive and challenging totals are returned separately with every contributing line and its distance, so a strong-but-turbulent city is distinguishable from an average one. Bundled GeoNames set of 34,028 places above 15,000 people. Not geocoding: a smaller town is absent from the ranking rather than ranked poorly, and an arbitrary place name cannot be resolved.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.6621
- ▲
the response property
data/category/lines/items/became nullable for the status200response-property-became-nullable
- ▲
the
data/category/lines/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
data/attribution/noticeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/attribution/sourceUrlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/languageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/lines/items/angleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/lines/items/planetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/lines/items/planetIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/lines/items/polarityto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/category/lines/items/weightto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dataset/countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dataset/downloadedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dataset/urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/minSeparationKmto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/places/items/admin1Codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/places/items/timezoneto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/pool/countriesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/sortto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/suppressedAsTooCloseto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the new optional request property
allOf[ChartInput]/ayanamsanew-optional-request-property
- ○
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
allOf[ChartInput]/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/latitudebecame requiredrequest-property-became-required
- ▲
the request property
allOf[ChartInput]/longitudebecame requiredrequest-property-became-required
- ●
the
allOf[ChartInput]/latituderequest property's max was set to90.00request-property-max-set
- ●
the
allOf[ChartInput]/longituderequest property's max was set to180.00request-property-max-set
- ●
the
allOf[ChartInput]/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
allOf[ChartInput]/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲