Author Topic: Columbus Cartographic Services  (Read 4528 times)

Fletch

  • Captain
  • *
  • Posts: 2102
Columbus Cartographic Services
« on: 08 February 2011, 03:15:14 »
Does anyone know if these guys still exist and moved to a new site?  The old site is gone.....

PsihoKekec

  • Captain
  • *
  • Posts: 3100
  • Your spleen, give it to me!
Re: Columbus Cartographic Services
« Reply #1 on: 08 February 2011, 05:48:47 »
Shoot first, laugh later.

Highball

  • Master Sergeant
  • *
  • Posts: 267
Re: Columbus Cartographic Services
« Reply #2 on: 08 February 2011, 16:52:24 »
The website is gone, but I still exist! [rockon]
« Last Edit: 08 February 2011, 19:28:21 by Highball »
Marshal Russell Trest Oberlan. "War to the sword ..... the sword to the hilt!"

Fireangel

  • Major
  • *
  • Posts: 3402
  • 7397 posts right down the toilet...
Re: Columbus Cartographic Services
« Reply #3 on: 08 February 2011, 19:04:48 »
The website is gone, but I still exist! [rockon]

I'm not even sure I exist. 8)

Traecer Revenant

  • Master Sergeant
  • *
  • Posts: 207
  • Speak softly & Carry a Large Gauss Rifle
Re: Columbus Cartographic Services
« Reply #4 on: 08 February 2011, 20:50:51 »
I'm not even sure I exist. 8)
Well, if you ascribe to a Cogito ergo sum theory of proving existence, and you are not thinking, then there will be a high degree of doubt about your existence.  However, since the expanded phrase is actually Dubito ergo cogito ergo sum ("I doubt therefore I think therefore I am"), if you stop thinking and thus start doubting your existence, you actually are thinking and actually do exist!

Of course, if only others doubt your existence, it doesn't prove you exist, only that they do.  Personally, I think you may be a spambot trying to steal our e-mail addresses.  Or a webcrawler adding our posts to a nefarious secret government agency's search engine.

Bad_Syntax

  • Lieutenant
  • *
  • Posts: 918
    • Battletech Engineer
Re: Columbus Cartographic Services
« Reply #5 on: 08 February 2011, 23:37:05 »
They were excellent maps, if you google "Columbus Cartographic Services" you can get some of the PDFs from some Russian site :)

Of course like all cool stuff I found online, I downloaded all of them :)

I was thinking the other day of building an app to dynamically build these PDFs from a CSV list of planets and a few settings... not sure if it'll be more than an idea, though I have like 80% of the code already written.

Battletech Engineer
Disclaimer:  Anything I post here, or anywhere else, can freely be used by anybody, anywhere, for any purposes without any compenstation to or recognition of myself.

Traecer Revenant

  • Master Sergeant
  • *
  • Posts: 207
  • Speak softly & Carry a Large Gauss Rifle
Re: Columbus Cartographic Services
« Reply #6 on: 08 February 2011, 23:39:16 »
I was thinking the other day of building an app to dynamically build these PDFs from a CSV list of planets and a few settings... not sure if it'll be more than an idea, though I have like 80% of the code already written.
Code?  What language is the code written in, and what kind of "settings" are we talking about?  :)

Bad_Syntax

  • Lieutenant
  • *
  • Posts: 918
    • Battletech Engineer
Re: Columbus Cartographic Services
« Reply #7 on: 08 February 2011, 23:48:18 »
Well it'd be VB.NET, that is the language I am sticking with (Just not a fan of Java, and C# does nothing, and nothing any faster than VB.NET, and C++ is just too hard)

Right now, and for a couple years, I've had an app that takes a CSV list of all the planets, their coordinates/owners, and creates a hex map (any # of LY per hex) as a bitmap image, with any color background, optional hexes.  If systems were within 30 LY but not 4 hexes @ 7.5 ly/hex, it'd draw a line between them to show it as a valid jump.  It drew the names in a user definable font.  That is about it though, I always wanted to do the color background dynamically, but never figured out how.

I've since figured out how to do those maps kinda, at least with hexes, but unfortunately to make maps that look like hand created ones is really hard.  There are HUGE gaps in space that I can't handle very well, and often it isn't a good line between outer planets and there is a big chunk of "owned space" with nothing in it, that really makes no sense on the map (but it looks good).  Anything I did more programatically would be accurate but not really match the maps that were out there.

I was also thinking of having various kinds of lines between designated systems (for jump routes in invasion maps), icons behind systems to designate a battle, and maybe labels for units in the system like in the new field report books.  I've also since learned how to print, so I can easily make this a printable document or just a BMP/PNG like it always was.

I started tinkering with this idea with my cartographer (see btengineer.blogspot.com for more details and download link) but it was more of an app, and not geared towards making maps or PDFs for other people to see.

I also thought of animating the map, so you could watch an invasion take place in perhaps a 1 day per second sorta thing.

Dunno if I'll do anything more with the idea, the whole border issue is really disconcerting for me.  Sure I can just allow you to define a point region, or have a bitmap with the color in the background, but that is kind of ghetto compared to what I wanted to do.  I'm sure some spline curves or something would help out, but I haven't played with those yet and that starts getting into a region I'm not very comfortable with.

I should probably do up a project list for BT I have and let people know all I am working on (and their dependencies that hinder progress).  Maybe I can get some help :)
Battletech Engineer
Disclaimer:  Anything I post here, or anywhere else, can freely be used by anybody, anywhere, for any purposes without any compenstation to or recognition of myself.

 

Register