c# - Trying to work with tiled maps -
i know being dense here need help. working on program handles mapping of area, need have map georef'd can gather mgrs coords point on map. have lib wrote working images import 1 one using upper left , bottom right coords. calculate number of pixels , offset top left , bottom right of image.
what trying create dragable map googlemaps or number of other mapping systems. here's kicker. system running on closed network no access google or other online resource maps.
i have 500gb worth of map data can work format not familiar with, xml file georef data, , truck load of files .tileset extension. assume need create sort of tile stitching routine similar see in game engine, have no experience such engines.
can give me advice or libs or directions start researching parse , use these tileset files , function going?
Comments
Post a Comment