<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Custom REST API]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=40&amp;type=atom" />
	<updated>2015-10-16T12:33:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=40</id>
		<entry>
			<title type="html"><![CDATA[Re: Custom REST API]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=128#p128" />
			<content type="html"><![CDATA[<p>Unfortunately, I did not understand you.<br />Online Maps works in the Mercator projection. <br />We have API to convert the geographical coordinates to tile coordinates, and vice versa.<br />If you need to convert coordinates to another system, you need to do it yourself.</p><p>No. You can not change the range of zoom levels.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-16T12:33:14Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=128#p128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Custom REST API]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=126#p126" />
			<content type="html"><![CDATA[<p>Thanks for the quick answer!</p><p>What I meant is that we need a different coordinate transformation than the default Mercat. Here&#039;s the one our API is based on: <a href="http://epsg.io/3879">http://epsg.io/3879</a></p><p>Also, the zoom levels are custom and we can&#039;t really affect the API any more. Is there an easy way to change the default range of [3, 20] to [0, 5]?</p>]]></content>
			<author>
				<name><![CDATA[olli.niskanen]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=48</uri>
			</author>
			<updated>2015-10-16T12:13:23Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=126#p126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Custom REST API]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=124#p124" />
			<content type="html"><![CDATA[<p>Hello.</p><p>OnlineMaps.positionRange<br /><a href="http://infinity-code.com/doxygen/online-maps/classOnlineMaps.html#ac7103654b57b729169756643c1fc3e6f">http://infinity-code.com/doxygen/online … 43c1fc3e6f</a></p><p>OnlineMaps.zoomRange<br /><a href="http://infinity-code.com/doxygen/online-maps/classOnlineMaps.html#abe7ebacf8ede402167b8ee9d10ccb232">http://infinity-code.com/doxygen/online … 9d10ccb232</a></p><p>Zoom levels (0-2) are not used.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-16T11:27:17Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=124#p124</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Custom REST API]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=123#p123" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I&#039;m building an Unity app with custom maps. Unfortunately the API that&#039;s already in place doesn&#039;t seem to conform to any standards. Is there an easy way to provide a mapping of current zoom level, x coordinate and y coordinate to a custom range. For example the zoom levels in our solution range from 0 to 5.</p>]]></content>
			<author>
				<name><![CDATA[olli.niskanen]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=48</uri>
			</author>
			<updated>2015-10-16T11:23:20Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=123#p123</id>
		</entry>
</feed>
