System_id-s is GPS?

What is this (some “event” GPS ? ) :

  1. 4835+1250+14+264+832+41+167+694+78+1481+70+262 ( 48.35125014264832 41.16769478148170262 ) (Russia: 347073 ?)
    or
  2. 4836+1251+15+265+833+42+168+695+79+1482+71+263 ( 48.36125115265833 , 42.16869579148271263 ( Russia: 404480 ? ) )
Used Ranges Unused Ranges Systems in Range Unused IDs in Gap
30000001-30000325 30000326-30000419 325 94
30000420-30001448 30001449-30001525 1029 77
30001526-30001597 30001598-30001643 72 46
30001644-30005334 30005335-30010140 3691 4806
30010141 30010142-30011391 1 1250
30011392 30011393-30011406 1 14
30011407 30011408-30011671 1 264
30011672 30011673-30012504 1 832
30012505 30012506-30012546 1 41
30012547 30012548-30012714 1 167
30012715 30012716-30013409 1 694
30013410 30013411-30013488 1 78
30013489 30013490-30014970 1 1481
30014971 30014972-30015041 1 70
30015042 30015043-30015304 1 262
30015305 30015306-30020140 1 4835
30020141 30020142-30021391 1 1250
30021392 30021393-30021406 1 14
30021407 30021408-30021671 1 264
30021672 30021673-30022504 1 832
30022505 30022506-30022546 1 41
30022547 30022548-30022714 1 167
30022715 30022716-30023409 1 694
30023410 30023411-30023488 1 78
30023489 30023490-30024970 1 1481
30024971 30024972-30025041 1 70
30025042 30025043-30025304 1 262
30025305 30025306-30030140 1 4835
30030141 30030142-30031391 1 1250
30031392 30031393-30031406 1 14
30031407 30031408-30031671 1 264
30031672 30031673-30032504 1 832
30032505 30032506-30032546 1 41
30032547 30032548-30032714 1 167
30032715 30032716-30033409 1 694
30033410 30033411-30033488 1 78
30033489 30033490-30034970 1 1481
30034971 30034972-30035041 1 70
30035042 30035043-30035304 1 262
30035305 30035306-30040140 1 4835
30040141 30040142-30041391 1 1250
30041392 30041393-30041406 1 14
30041407 30041408-30041671 1 264
30041672 30041673-30042504 1 832
30042505 30042506-30042546 1 41
30042547 30042548-30042714 1 167
30042715 30042716-30043409 1 694
30043410 30043411-30043488 1 78
30043489 30043490-30044970 1 1481
30044971 30044972-30045041 1 70
30045042 30045043-30045304 1 262
30045305-30045354 30045355-30099999 50 54645
30100000 1

I want make better map myself , like this (first simle tray)
( like simple , but this not work so simple:
Regex: sys_id:/^3\d{7}$/; reg_id:/^1\d{7}$/; con_id:/^2\d{7}$/; n_sys_id:JSON/^3\d{7}$/|

system_id(≤8436), region_id(≤112), constellation_id(≤1174), n_system_id(0:3221,1-8:5215)

reg(1-189sys,1-8con(1-19sys))
)

when I was trying use: Floyd-Warshalli algoritmi or BFS-i (Breadth-First Search) and (edge density) and (shortest paths) and (connected subgraphs)

this 30002412 not connected w other constellation_id systems_id neigbors (what was problem to find constellation_id graph center).

  • Regions:
    [ EDIT: 10000041: is WRONG DESCRIPTION , I’dont know why its happend]
    Interesting Rows ( region_id with system_id’s ( Directly Connected Exceptions ) ) :
    10000033: 29 of 81 systems are connected in one network,
    the remaining 52 form another network (52 systems).
    10000041: 87 of 106 systems are in one network,
    the remaining 19 are divided into 5 smaller groups (6, 6, 5, 3, 2 systems).
    10000050: 83 of 95 systems are in one network,
    the remaining 12 form another group (12 systems).
    10000004: 7 of 13 systems are in one network,
    the remaining 6 form another group (6 systems).

10001000: Only 1 system is isolated (single exception).

Meaning of Results:
Region Structure:
Some regions (e.g. 10000033, 10000041) show large clusters of exceptions,
suggesting that the systems in the region are split into multiple separate networks.
Single Exceptions:
Only 10001000 shows a true isolated system,
which makes sense since there is only one system (30100000).

( * binary number: 10001000 == Decimal number: 136 == HEX: 88 )

  • Constellation:

constellation_id Exceptions Directly Connected system_id’s

constellation_id Total Systems Directly Connected Exceptions Single Exceptions Exception Groups
20000367 8 3 5 0 [[30002506,30002507,30002510,30002509,30002508],[30002505,30002511,30012505]]
20000388 6 4 2 0 [[30002653,30002654],[30002648,30002649,30002650,30002651]]
20000354 5 4 1 1 [[30002412],[30002408,30002409,30002410,30002413]]
20000410 5 4 1 1 [[30002798],[30002794,30002795,30002799,30002796]]

Region 10000004=[20000061,20000062]=[30000420,30000421,30000422,30000423,30000424,30000425,30000426,
30000427,30000428,30000429,30000430,30000431,30000432] .

aa… 20000062=[30000427,30000428,30000429,30000430,30000431,30000432]
is isolated system ( no neighbors w stargates ? ).

( AND this too isolated group/con. 20000061=[30000420,30000421,30000422,30000423,30000424,30000425,30000426] ) … WTF :exploding_head:

( AND this too isolated group/region/con.'s: 10000070 [20000788,20000787,20000789] ) … WTF :exploding_head: (why not so easy like I first expected :sob: :joy: :rofl: )