I'm new at gis. I'm using Arcgis 10.2.2 and trying to geocode some addresses. I used a geocoding service which gave the coordinates in this format:
POINT(102778.307715144 105888.168842117)
I don't know how to handle that, so I tried the Convert Coordinate Notation tool, but it throws me an error: output file already exists and it cannot be overwritten (the issue must be other since the file doesn't really exists). By the way, I tried to convert that to GCS_WGS_1984, wich is the coordinate system I always use.
Any clue? Thanks