{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 26, "name": "Curb", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 200, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329396.4309, "ymin": 3406097.7393999994, "xmax": 5336792.7643, "ymax": 3410294.3517000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "SEGMENTID", "type": "esriFieldTypeString", "alias": "Segment Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEGMENTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STROUTE" }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CTYROUTE" }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Record Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECLENGTH" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Curb", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "LASTUPDATE": null, "ROUTEID": null, "SEGMENTID": null, "FACILITYID": null, "ENABLED": 1, "NAME": null, "FEDROUTE": null, "STROUTE": null, "CTYROUTE": null, "RECLENGTH": null, "OWNEDBY": null, "MAINTBY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 149, "name": "Signage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "The�traffic signs�communicate the basic rules and regulations�", "copyrightText": "China Gezhouba Group Corporation (CGGC) (Main Contractor)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 5330298.496599998, "ymin": 3407267.4076000005, "xmax": 5334727.371100001, "ymax": 3409102.8764000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7ce1d3fdebf393954e4ceadabc3ecdbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADZElEQVRIib3UX2hTdxTA8e+9ia2zf+y/pDLs2iRzNFAYM2VFsISOgmUmQ4YwZIWyISqCxFBDYBNtHjYcZtqgfehURGgHvoxhuz5tlWJH05KscwiWtbmhyUyxJUkbbW0l6W8PHdWQNLWO7Tz+7u/3ueee+ztHzX8Y6v8NN7gNJiGEFbBsSRHMIOFXHEpHVtzgNphqSmsGQvGQNiVSVBZW8vjp45ymSlKxc3sxsWdxqovfsnARi+JQ6jNwsSo6HI0ObTKVxD5gx2PxYOu35XyBY187Q6F7iNVVvv7gKz6787lJckvHAmcC36XhSFjaB9q58fENOg92Ur6jHG2hNieuL9GzknqOdY+FLwa/ZDoRAjgGvMCrvql6E6Cuso5bv93C1exCU6DJCl796Co9v/fgDXkBaK37lJ4HvUiyTNkbpcSexdf3pv1QtaymbW8bSkxBiSksPl9ELau50HKBS8OXiCQiTEWnKMwrBODP2CQAxvJa8lV5jD0aS0skDR8JjTASGknboJJVJFNJhBAAmHVmTu07xeHvD+P2frthyTLwbLFN3oZZb6aioIKOXzowaowsLC/QpG9iPDL+7/Dmt5tRSSoqdlTQsqeF677rHH//OI01jdz03yT+Uo23hBfnFyMQzC/Ps3vnbiajk9RqapElmeHpYSRJev3MEysJYksxDGUGxiPjDAWHcJqdzC/Pc23sGomVxOvjACXbS3ANujCUGSjKLyIYCxKaD5Gnytvs6OZ4dWk13aPdOM1ONAUawgth7ip3aX2vlc5fO18dV0kqjFrjei2nolP4/vIhENz+4za6Mh3RpSij4VGOvHsEo9aIWl4jZp/OZnRzGn6i4QTWWiu7inZRlF/EoZ5D+B75AAjGgwTjQQYDgwDY++30ftJLQ1UDSkwhuhTNmEVqgLAzHNFf1NPl7eL+zH08Vg9PVp7k/GTBWlPNLc4xMTfB6Z9Ok1pNrY3fLJn791fvN3msHmx9Ns42nV3vylxx/ufztO1t4/LBy9j77SRFMpKBC4TrwDsH7tj6bAxPD9M30cfD2Yc54SsjV0iuJjn6w1HcH7rRlekeBGJr4zYNDzqCfefc5+qFEN2AqcvbtWnWL82hmZM/nvRLstQROBPwZ+AA/zyohxdj+FUi7AxHsq1veM83OrCV+BsoPFvYyynSngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Assembly Point", "label": "Assembly Point" }, { "symbol": { "type": "esriPMS", "url": "242989ffe07905200b6cf27ec6a795d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAPCAYAAACMa21tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVRIic2VMWgUURRFz/0kuEYRCxcVxCQzsXEVRRAsEkQLMZ2NYBRiBC0s7LKrBIsRu0ywiE3ERmy0WwuR2AgpxEYQxUm1syZYqNiJZiUh8ywyG4fEbNZAohdecf/9778z84vfwn+mln8NsFR/BPKH/QFE1zrOfR8X48dNAfkjfm9iyQknVzazssnuusQ9AzBZGaMs9DD19w175My9SP0o8FGmEMCwfmCz0L00v4bxGmjzh/2BuBQ/WBXIzE7huJPL5eLaTA2hybgUjwN4oTcvqRoXF/0P4F0m/4bxqe790O82s62Z/Iyc3sSD8ZPOkc7R9rB9Yro4/aEhEEZeia7WZmotqT/vhd7hNN1kWK8XejtSv1Pokhd63anfi9jmhd5Y+oeOAq11D/RgdHihd1qJDkm6CASNgUQbcCGz0pNWXUfSqutkWnXlgX2Z8wAO/v5e2w9gMkw2vXT88ivDnNJT1l1GblUgoV0bQwMOt50AR0CyIhBwYIl/KTRp2JU1zp0HbgOXgT3ZwLDjhXyhLSL6vjKQcU5OC+sJ14GJhGRcUr9QH8KaJUlIfJluWquNaVY9iOeSnmb3RPmolvXLgKql6mJDV9j1JbGkLKlkshvVwWq5WRgAApy3xTumOX1GvHVzrq8yVPnaqKXh01EpVl5h7C7cKrRGQTT7VzALQEmV6tmOoCM3FUz9bKZl9bdMWMQaYDJqFqY5oA3WLyrzzdFJ/bQuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Stop", "label": "Bus Stop" }, { "symbol": { "type": "esriPMS", "url": "dd682d8e6919242fbfce3bf715dcd107", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpElEQVRIie2WMWzaQBSGf7shA2vNABIM3BA8pqRTRbdsJBHMVbc6axOBIrVDYEirCCvtWkdZosygCrZsoGyhGZ0MEAmUMNQzCxKvAwbZ5g4MRerSfzv77r579/57d2v4R1r7DxYpehqNrL9YTxNRBEAaQNLxu0dEVVmWjVau1VwZmOlMIyKNiJKCLmFJkjQi0uKlOAAU2/l2YWkw01mShlQgorSfBTp0HC/F04PhYLd71H1eCMx0liSiKiSEF4SOlQzIgSemsy3e9nPBEyjEUFVRoSoJZDcyUBUVpmXi5OYrTMt09SOiWx6cC6YhFWZFmk1ksL+pQQkqAIBGp4GTmy/43be4/e0gIjPBtpGEOd1/pUHb/DBpm5aJj9eHou5jhZnOtFauZXDB0dNohIg00ei3sZQLavUtHMyHAgCIqACAD7bPqejIuKAAUO80hNvLkStqF9guDlxlEyMTOVV+qPiFjuYf0g7sqL05FuY2FAy52lbfmnLwXDkM6wULt1l9mXC1F4Z65l/6khgfpWXlG+w1kTffPtUTgXsQVKvyQwXZRMb1LRRUFnG1S15XVyVJ4p5j0zJhWqYr0lQshfK9f2fbFWwaLMuyMauAGHfn+LZ9Nml/fvNpITAk1LjgVq7VtO9TruqdBoy7c1chudq7xLuf7/1gm4/5R37EtooAjkWjf/wyYFrmJHJVUfF9+8xPva45G1Pgdr5diJfi3qeNS/VOA8mL18gmMshuZJCKpXC1d4mD60OR2ZreFwn3OA2Gg92AHHiaF0L5vuInx00CFb0fueDuUfeZ6WyLiG7nzeoH6sztTDAwMpoNn/kSWQY6EzyGA4jYj4OCzwU0AdT+6pXpWIABwGA602hIO/YtMzZfD7CLg4SaKMKlwN4FLDJmJeBV6g9PVjiglo1aIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mosque", "label": "Mosque" }, { "symbol": { "type": "esriPMS", "url": "7425e7736f04152d5c4c445321c9d78a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAcCAYAAABsxO8nAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC/0lEQVQ4ja2UT2gUVxzHP+/NbDZZU0UhE5ld0oO34C2XGgpCqOfgQYTCFkyJB2NdkSK0Jz1IS0+xNLEkEMVARHvQ3DxNe5CSi5cgOXU9RPbfeHDTbDdrZt57Paw7mc1mk1j6g2Hg937vM9/fn/nZ/E9mHyIm8eEdfDTInXA/NwlzXvbKL4QUNoIB0zBr2Lw2VXOr+LC4fhCoz73iTsl+edM+ag/IpIyfndV1fVYl1aXBicHvKguVH7uC0tfSM9ZR65J9bMft9DsA+DUfmZLIlEQkxQ/pqfRwYabwVQfIueCc2w0BOD14GgCv5u18/ZgNmuzJL0/eLy+Vf4+D+noyPdPWJ9ZeJdvT7OM2qq4eA58CWzaAO+GOyCNyWEgRqfD/8fFrzSeuruUHsPqtAXfCHSkuFF/YAKbXjMheGQXnRnM8Wn2EV/N4VXnVVq/58/Oc+fUMALJXoi39GdAEoRhqqcmN5hg7NdaszbnOlJx+h+XsMuOL401VfdZwVKOwFq4abRCIqEt7WbyDHwRgQvM2AoltUVSbCpmUjC+Os5xd5u6fd/HyXhto7NQYudEck08nATDaoKv6eQTyf/P/SF9PvwUGACafTuIccaLLAF6+Wa84RP2t1spL5ZUIBAR6W9/RdT0tU7KjWy2L+0zDoJWeBbbiIEqzpVn3G/dyMpOMxqCbmcAQVsO14s/FhZYvPsaBbujbakM9to/vuL2819EAVVME74I7LTW7QZTny08yNzI3TWBGRGJHVVtKgUE39MvKg8pS/G7HGtl+vX1RWOKvhJPYfQRAuBFitszV3f4OkP/Mz6en0ou6rrMy1bZG0HWN3tL3C/cKKweCAAozha8zNzLZnlRPW0phNVwzVXNrrzvdVm2gGup6uBFOt9aKqivUezVXeljq2I77gaJxsFLNf0ltqtXSbGmuW/x+yz+Qtnyh3+thACHFCrF2fwwIEYjbalNdBpBSdlVzIOjNL2+KQ98PzelQs/7T+sv/DAJInEjsq+TQoPy3+X2VHBp0WPsXbPpJ9bk9RDsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "signage", "label": "signage" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ASSET_TAG"}, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Corbel", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSET_ID", "typeIdField": "DESCRIPTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "ASSET_TAG", "type": "esriFieldTypeString", "alias": "ASSET_TAG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSET_TAG" }, { "name": "ASSET_TYPE_CODE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE_CODE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASSET_TYPE_CODE" }, { "name": "BUILDING_ID", "type": "esriFieldTypeString", "alias": "BUILDING_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BUILDING_ID" }, { "name": "DISCIPLINE_CODE", "type": "esriFieldTypeString", "alias": "DISCIPLINE_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISCIPLINE_CODE" }, { "name": "DRAWING_REFERENCE", "type": "esriFieldTypeString", "alias": "DRAWING_REFERENCE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DRAWING_REFERENCE" }, { "name": "FLOOR_ID", "type": "esriFieldTypeString", "alias": "FLOOR_ID", "domain": { "type": "codedValue", "name": "CD_Level", "description": "", "codedValues": [ { "name": "First Level below ground floor", "code": "B1" }, { "name": "Second Level below ground floor", "code": "B2" }, { "name": "Third Level below ground floor", "code": "B3" }, { "name": "Basement Mezzanine Floor", "code": "BM" }, { "name": "Ground Floor", "code": "GF" }, { "name": "Mezzanine Ground Floor", "code": "MG" }, { "name": "First Floor", "code": "F1" }, { "name": "Second Floor", "code": "F2" }, { "name": "Third Floor", "code": "F3" }, { "name": "Fourth Floor", "code": "F4" }, { "name": "Sixth Floor", "code": "F6" }, { "name": "Eighth Floor", "code": "F8" }, { "name": "Tenth Floor", "code": "F10" }, { "name": "Thirteenth Floor", "code": "F13" }, { "name": "Fourteenth Floor", "code": "F14" }, { "name": "Fifteenth Floor", "code": "F15" }, { "name": "Lower Roof", "code": "LR" }, { "name": "Fifth Floor", "code": "F5" }, { "name": "Seventh Floor", "code": "F7" }, { "name": "Ninth Floor", "code": "F9" }, { "name": "Eleventh Floor", "code": "F11" }, { "name": "Twelfth Floor", "code": "F12" }, { "name": "Upper Roof", "code": "UR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FLOOR_ID" }, { "name": "GIS_SPACEID", "type": "esriFieldTypeString", "alias": "GIS_SPACEID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "GIS_SPACEID" }, { "name": "OWNERSHIP_CODE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_CODE", "domain": { "type": "codedValue", "name": "CD_Ownership", "description": "", "codedValues": [ { "name": "Administration Facilities", "code": "00ADFA" }, { "name": "Main Campus Roads, Site Utility, Service Parking and Landscaping", "code": "00BP05" }, { "name": "Earth Works", "code": "00BP1" }, { "name": "Central Utility Plants 1 & 2, Ancillary Building & Tunnel Service", "code": "00BP3A" }, { "name": "Central Utility Plant #3", "code": "00BP3B" }, { "name": "Utility Service Tunnel West Civil Works & Gravity Lines", "code": "00BP4A" }, { "name": "Utility Service Tunnel East Civil Works", "code": "00BP4B" }, { "name": "Decked Parking and Shelters (West)", "code": "00BP6A" }, { "name": "Decked Parking, Shelters (East) & Ancillary Buildings", "code": "00BP6B" }, { "name": "College of Arts and College of Education", "code": "00COAE" }, { "name": "College of Business & College for Women", "code": "00COBW" }, { "name": "College of Engineering & Petroleum", "code": "00COEP" }, { "name": "College of Science & Faculty Club", "code": "00COSC" }, { "name": "College of Social Science, Sharia & Law", "code": "00CSSL" }, { "name": "Student Activity & Athletic Facility", "code": "00SAAF" }, { "name": "Academic Support Facilities", "code": "00ACSF" }, { "name": "College of Architecture & College of Computer and Engineering Sciences", "code": "00COAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNERSHIP_CODE" }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": { "type": "codedValue", "name": "CD_ParcelID", "description": "", "codedValues": [ { "name": "Men\u2019s College Of Education", "code": "101" }, { "name": "Women\u2019s College Of Education", "code": "102" }, { "name": "Men\u2019s College Of Arts", "code": "103" }, { "name": "Women\u2019s College Of Arts", "code": "104" }, { "name": "Men\u2019s College Of Social Sciences", "code": "105" }, { "name": "Women\u2019s College Of Social Sciences", "code": "106" }, { "name": "Men\u2019s College Of Shariaa And Islamic Studies", "code": "107" }, { "name": "Women\u2019s College Of Shariaa And Islamic Studies", "code": "108" }, { "name": "Men\u2019s College Of Law", "code": "109" }, { "name": "Women\u2019s College Of Law", "code": "110" }, { "name": "Men\u2019s College Of Engineering", "code": "111" }, { "name": "Women\u2019s College Of Engineering", "code": "112" }, { "name": "Men\u2019s College Of Science", "code": "113" }, { "name": "Women\u2019s College Of Science", "code": "114" }, { "name": "Men\u2019s College Of Business", "code": "115" }, { "name": "Women\u2019s College Of Business", "code": "117" }, { "name": "New College", "code": "118" }, { "name": "New College", "code": "119" }, { "name": "College For Women ,Men\u2019s Campus", "code": "120" }, { "name": "New College", "code": "121" }, { "name": "New College", "code": "122" }, { "name": "New College", "code": "123" }, { "name": "Reserved Plot", "code": "124" }, { "name": "Men\u2019s Student Centre", "code": "202" }, { "name": "Central Administration & Operational Unites", "code": "203" }, { "name": "Main Mosque 1", "code": "205" }, { "name": "Convocation Hall", "code": "207" }, { "name": "University Library & Academic Support Units", "code": "209" }, { "name": "Men\u2019s Recreational Center (East)", "code": "212" }, { "name": "Women\u2019s Recreational Centre (East)", "code": "213" }, { "name": "Students Union Building", "code": "214" }, { "name": "Prayer Centre", "code": "215" }, { "name": "Prayer Centre", "code": "216" }, { "name": "Prayer Centre", "code": "217" }, { "name": "Faculty Club 1", "code": "218" }, { "name": "Faculty Club 2", "code": "219" }, { "name": "Kuwait University Visitors Centre", "code": "220" }, { "name": "Information Centre", "code": "221" }, { "name": "Information Centre", "code": "222" }, { "name": "Men\u2019s Stadium & Sports Facilities", "code": "223" }, { "name": "Men\u2019s Sports Facilities", "code": "224" }, { "name": "Research Park", "code": "226" }, { "name": "Reserved Plot", "code": "227" }, { "name": "Men\u2019s College Of Public Health", "code": "301" }, { "name": "Women\u2019s College Of Public Health", "code": "302" }, { "name": "Men\u2019s College Of Pharmacy", "code": "303" }, { "name": "Women\u2019s College Of Pharmacy", "code": "304" }, { "name": "Men\u2019s College Of Allied Health", "code": "305" }, { "name": "Women\u2019s College Of Allied Health", "code": "306" }, { "name": "Mean\u2019s Students Centre", "code": "307" }, { "name": "Women\u2019s Student Centre", "code": "308" }, { "name": "Men\u2019s Training Centre", "code": "309" }, { "name": "Women\u2019s Training Centre", "code": "310" }, { "name": "Men\u2019s College Of Dentistry", "code": "311" }, { "name": "Women\u2019s College Of Dentistry", "code": "312" }, { "name": "Men\u2019s College Of Medicine", "code": "313" }, { "name": "Women\u2019s College Of Medicine", "code": "314" }, { "name": "Men\u2019s Health Science Centre", "code": "315" }, { "name": "Women\u2019s Health Science Centre", "code": "316" }, { "name": "Men\u2019s Recreational Centre (West)", "code": "317" }, { "name": "Women\u2019s Recreational Centre (West)", "code": "318" }, { "name": "Prayer Centre", "code": "319" }, { "name": "Main Mosque 2", "code": "320" }, { "name": "Research Centre", "code": "321" }, { "name": "Faculty Club 3", "code": "322" }, { "name": "University Hospital", "code": "324" }, { "name": "Reserved Plot", "code": "325" }, { "name": "Surface Parking", "code": "501" }, { "name": "Surface Parking", "code": "502" }, { "name": "Surface Parking", "code": "503" }, { "name": "Surface Parking", "code": "504" }, { "name": "Surface Parking", "code": "505" }, { "name": "Surface Parking", "code": "506" }, { "name": "Surface Parking", "code": "507" }, { "name": "Surface/Deck Parking", "code": "508" }, { "name": "Surface/Deck Parking", "code": "509" }, { "name": "Surface/Deck Parking", "code": "510" }, { "name": "Surface Parking", "code": "511" }, { "name": "Surface Parking", "code": "512" }, { "name": "Surface Parking", "code": "513" }, { "name": "Surface Parking", "code": "514" }, { "name": "Surface Parking", "code": "515" }, { "name": "Surface Parking", "code": "516" }, { "name": "Surface Parking", "code": "520" }, { "name": "Surface Parking", "code": "521" }, { "name": "Surface Parking", "code": "522" }, { "name": "Surface Parking", "code": "523" }, { "name": "Surface Parking", "code": "524" }, { "name": "Surface Parking", "code": "525" }, { "name": "Surface Parking", "code": "526" }, { "name": "Surface Parking", "code": "527" }, { "name": "Surface Parking", "code": "528" }, { "name": "Surface Parking", "code": "529" }, { "name": "Surface Parking", "code": "540" }, { "name": "Surface Parking", "code": "541" }, { "name": "Surface Parking", "code": "542" }, { "name": "Surface Parking", "code": "543" }, { "name": "Surface Parking", "code": "544" }, { "name": "Surface Parking", "code": "545" }, { "name": "Surface Parking", "code": "546" }, { "name": "Surface Parking", "code": "547" }, { "name": "Surface/Deck Parking", "code": "548" }, { "name": "Surface/Deck Parking", "code": "549" }, { "name": "Surface/Deck Parking", "code": "550" }, { "name": "Surface/Deck Parking", "code": "551" }, { "name": "Surface/Deck Parking", "code": "552" }, { "name": "Surface/Deck Parking", "code": "553" }, { "name": "Surface Parking", "code": "554" }, { "name": "Surface Parking", "code": "555" }, { "name": "Surface Parking", "code": "556" }, { "name": "Surface Parking", "code": "557" }, { "name": "Surface Parking", "code": "558" }, { "name": "Surface Parking", "code": "560" }, { "name": "Surface Parking", "code": "561" }, { "name": "Surface Parking", "code": "562" }, { "name": "Surface Parking", "code": "563" }, { "name": "Surface Parking", "code": "564" }, { "name": "Surface Parking", "code": "565" }, { "name": "Surface/Deck Parking", "code": "566" }, { "name": "Surface/Deck Parking", "code": "567" }, { "name": "Surface/Deck Parking", "code": "568" }, { "name": "Surface/Deck Parking", "code": "569" }, { "name": "Surface Parking", "code": "570" }, { "name": "Surface Parking", "code": "571" }, { "name": "Surface Parking", "code": "572" }, { "name": "Surface Parking", "code": "573" }, { "name": "Surface Parking", "code": "574" }, { "name": "Surface Parking", "code": "575" }, { "name": "Surface Parking", "code": "576" }, { "name": "Surface Parking", "code": "577" }, { "name": "Surface Parking", "code": "580" }, { "name": "Surface / Deck Parking", "code": "581" }, { "name": "Surface Parking", "code": "582" }, { "name": "Surface / Deck Parking", "code": "583" }, { "name": "Surface Parking", "code": "584" }, { "name": "Surface / Deck Parking", "code": "585" }, { "name": "Surface Parking", "code": "586" }, { "name": "Surface / Deck Parking", "code": "587" }, { "name": "Surface Parking", "code": "588" }, { "name": "Surface / Deck Parking", "code": "590" }, { "name": "Surface / Deck Parking", "code": "591" }, { "name": "Surface Parking", "code": "592" }, { "name": "Men's Student Housing", "code": "601" }, { "name": "Women's Student Housing", "code": "602" }, { "name": "Model School / Daycare", "code": "603" }, { "name": "Hospital Staff Housing", "code": "604" }, { "name": "Outpatient Housing", "code": "605" }, { "name": "Facility Housing, Facility Family Club, Ku Guest House", "code": "606" }, { "name": "Hotel", "code": "607" }, { "name": "Electrical Substation M2", "code": "802" }, { "name": "Waste Management Facility 1 - General Waste", "code": "803" }, { "name": "Furniture And Housing Facility - General Stores", "code": "804" }, { "name": "Academia Program Units And Printing Press", "code": "805" }, { "name": "Safety Services", "code": "806" }, { "name": "Service Depots", "code": "807" }, { "name": "Services Compound", "code": "808" }, { "name": "Vehicle Services", "code": "809" }, { "name": "Waste Management Facility 2 - Hazardous Waste", "code": "810" }, { "name": "Electrical Substation M1", "code": "812" }, { "name": "Public Transportation", "code": "813" }, { "name": "Storage", "code": "814" }, { "name": "Electrical Substation M5", "code": "815" }, { "name": "Reserve Service Plot", "code": "816" }, { "name": "Agricultural Services", "code": "817" }, { "name": "Maintenance And Construction", "code": "818" }, { "name": "Electrical Substation M4", "code": "819" }, { "name": "Electrical Substation M7", "code": "820" }, { "name": "Central Utility Plant 3 (Cup3)", "code": "821" }, { "name": "Electrical Substation M8", "code": "822" }, { "name": "Central Utility Plant 4 (Cup4)", "code": "823" }, { "name": "Workshop, Staff And Security Facilities", "code": "824" }, { "name": "Electrical Substation M3", "code": "825" }, { "name": "Biohazard Waste Management", "code": "826" }, { "name": "Grounds Maintenance", "code": "827" }, { "name": "Furniture And Housing Facility", "code": "828" }, { "name": "Electrical Substation M6", "code": "829" }, { "name": "Reserve Service Plot", "code": "830" }, { "name": "Open Space", "code": "1001" }, { "name": "Open Space", "code": "1002" }, { "name": "Open Space", "code": "1003" }, { "name": "Open Space", "code": "1004" }, { "name": "Open Space", "code": "1005" }, { "name": "Open Space", "code": "1006" }, { "name": "Open Space", "code": "1007" }, { "name": "Open Space", "code": "1008" }, { "name": "Open Space", "code": "1009" }, { "name": "Open Space", "code": "1010" }, { "name": "Open Space", "code": "1011" }, { "name": "Open Space", "code": "1012" }, { "name": "Open Space", "code": "1013" }, { "name": "Open Space", "code": "1014" }, { "name": "Open Space", "code": "1015" }, { "name": "Open Space", "code": "1016" }, { "name": "Open Space", "code": "1017" }, { "name": "Open Space", "code": "1018" }, { "name": "Open Space", "code": "1019" }, { "name": "Open Space", "code": "1020" }, { "name": "Open Space", "code": "1021" }, { "name": "Open Space", "code": "1022" }, { "name": "Open Space", "code": "1023" }, { "name": "Open Space", "code": "1024" }, { "name": "Open Space", "code": "1025" }, { "name": "Open Space", "code": "1026" }, { "name": "Open Space", "code": "1027" }, { "name": "Open Space", "code": "1028" }, { "name": "Open Space And Main Electrical Substation", "code": "1029" }, { "name": "University Employees Club", "code": "225" }, { "name": "Women\u2019s Student Centre", "code": "210" }, { "name": "College For Women", "code": "116" }, { "name": "Cultural Centre", "code": "206" }, { "name": "Conference Centre", "code": "208" }, { "name": "Central Utility Plant 2 (Cup2)", "code": "801" }, { "name": "Central Utility Plant 1 (Cup1)", "code": "811" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PARCEL_ID" }, { "name": "SIGNAGEID", "type": "esriFieldTypeString", "alias": "SIGNAGEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SIGNAGEID" }, { "name": "SIGNAGEMATERIAL", "type": "esriFieldTypeString", "alias": "SIGNAGEMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNAGEMATERIAL" }, { "name": "SIGNAGESIZE", "type": "esriFieldTypeString", "alias": "SIGNAGESIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNAGESIZE" }, { "name": "SIGNAGETYPE", "type": "esriFieldTypeString", "alias": "SIGNAGETYPE", "domain": { "type": "codedValue", "name": "CD_SignageType", "description": "", "codedValues": [ { "name": "Trail Blazer Beacon Sign", "code": "A" }, { "name": "Landmark Totem Sign", "code": "B" }, { "name": "Directional", "code": "C" }, { "name": "Parking Totems", "code": "D" }, { "name": "Parking Locators", "code": "E" }, { "name": "Campus Parking Locators", "code": "F" }, { "name": "Mini Directory", "code": "G" }, { "name": "Major Directory", "code": "H" }, { "name": "Finger Posting Directional Signs", "code": "I" }, { "name": "Drop Off Bus/Special Signs", "code": "J" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNAGETYPE" }, { "name": "SUBDISCIPLINE_CODE", "type": "esriFieldTypeString", "alias": "SUBDISCIPLINE_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUBDISCIPLINE_CODE" }, { "name": "CAD_Design_RoomID", "type": "esriFieldTypeString", "alias": "CAD_Design_RoomID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "CAD_Design_RoomID" }, { "name": "ASSET_CODE", "type": "esriFieldTypeString", "alias": "ASSET_CODE", "domain": null, "editable": true, "nullable": true, "length": 53, "defaultValue": null, "modelName": "ASSET_CODE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Assembly Point", "name": "Assembly Point", "domains": { "FLOOR_ID": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"}, "PARCEL_ID": {"type": "inherited"}, "SIGNAGETYPE": {"type": "inherited"} }, "templates": [ { "name": "Assembly Point", "description": "", "prototype": { "attributes": { "ASSET_CODE": null, "SUBDISCIPLINE_CODE": null, "DESCRIPTION": "Assembly Point", "ASSET_ID": null, "ASSET_TAG": null, "ASSET_TYPE_CODE": null, "BUILDING_ID": null, "DISCIPLINE_CODE": null, "DRAWING_REFERENCE": null, "FLOOR_ID": null, "GIS_SPACEID": null, "OWNERSHIP_CODE": null, "PARCEL_ID": null, "SIGNAGEID": null, "SIGNAGEMATERIAL": null, "SIGNAGESIZE": null, "SIGNAGETYPE": null, "CAD_Design_RoomID": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Bus Stop", "name": "Bus Stop", "domains": { "FLOOR_ID": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"}, "PARCEL_ID": {"type": "inherited"}, "SIGNAGETYPE": {"type": "inherited"} }, "templates": [ { "name": "Bus Stop", "description": "", "prototype": { "attributes": { "ASSET_CODE": null, "SUBDISCIPLINE_CODE": null, "DESCRIPTION": "Bus Stop", "ASSET_ID": null, "ASSET_TAG": null, "ASSET_TYPE_CODE": null, "BUILDING_ID": null, "DISCIPLINE_CODE": null, "DRAWING_REFERENCE": null, "FLOOR_ID": null, "GIS_SPACEID": null, "OWNERSHIP_CODE": null, "PARCEL_ID": null, "SIGNAGEID": null, "SIGNAGEMATERIAL": null, "SIGNAGESIZE": null, "SIGNAGETYPE": null, "CAD_Design_RoomID": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Mosque", "name": "Mosque", "domains": { "FLOOR_ID": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"}, "PARCEL_ID": {"type": "inherited"}, "SIGNAGETYPE": {"type": "inherited"} }, "templates": [ { "name": "Mosque", "description": "", "prototype": { "attributes": { "ASSET_CODE": null, "SUBDISCIPLINE_CODE": null, "DESCRIPTION": "Mosque", "ASSET_ID": null, "ASSET_TAG": null, "ASSET_TYPE_CODE": null, "BUILDING_ID": null, "DISCIPLINE_CODE": null, "DRAWING_REFERENCE": null, "FLOOR_ID": null, "GIS_SPACEID": null, "OWNERSHIP_CODE": null, "PARCEL_ID": null, "SIGNAGEID": null, "SIGNAGEMATERIAL": null, "SIGNAGESIZE": null, "SIGNAGETYPE": null, "CAD_Design_RoomID": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "signage", "name": "signage", "domains": { "FLOOR_ID": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"}, "PARCEL_ID": {"type": "inherited"}, "SIGNAGETYPE": {"type": "inherited"} }, "templates": [ { "name": "signage", "description": "", "prototype": { "attributes": { "ASSET_CODE": null, "SUBDISCIPLINE_CODE": null, "DESCRIPTION": "signage", "ASSET_ID": null, "ASSET_TAG": null, "ASSET_TYPE_CODE": null, "BUILDING_ID": null, "DISCIPLINE_CODE": null, "DRAWING_REFERENCE": null, "FLOOR_ID": null, "GIS_SPACEID": null, "OWNERSHIP_CODE": null, "PARCEL_ID": null, "SIGNAGEID": null, "SIGNAGEMATERIAL": null, "SIGNAGESIZE": null, "SIGNAGETYPE": null, "CAD_Design_RoomID": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 205, "name": "Campus Gates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 33115, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 5331280.304299999, "ymin": 3407277.532499999, "xmax": 5334442.375500001, "ymax": 3409151.7412, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bc84bbe92b842aeff165d0ebd2ef8a0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVRIie3WsQ3DIBCF4YfkgpI6DUO4YYp4jMyUzMEalhCdF3B9dBQWpEkkYyxdFZyCv0LopPvKG/BnDd+HtXbctu12BUIIMU/TtBaglNJojHlKKZtiiAje+weAVwECACkllmVBjLEJRikFrXXxNxyHYowIITQBAeBBV9dBXB3E1UFcHcTVQVwdxFWBlFLNlp/tKkBEBK11dRL8MiI6B+WcrXPu3kyySwgxV6DPTbteAdr3BuDWMAhR19lkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Closed", "label": "Exit Only" }, { "symbol": { "type": "esriPMS", "url": "cdc37c228f53962a16858f124ede43da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVRIie3WIQ7CMBTG8W+0enLJyA6AmKvZKbDVmO0AWEKCxaLYGUCB4g51ReCXiclpQjDQpB2hijdE/6ptmryffBx/Fn8fZkuIe4TpGAg2gbpt0VqgByDqxWmfxCkpRjcK60NVAagtEAAkcYrdZYOub0kweSYgi9J64+6nrm9xbRQJCACkcx+Axi6AfAWQrwDyFUC+AshXAPkagPJMkA3/NMsC6UZBFuVgJfhl2ll1DChiOK+O1ZzQYmIMRmVAr52WZlX80hPAhSfliW01/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriPMS", "url": "2e9cf3bc0465643dfa3bc466eb07ab54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVRIiWNhGGSABcZImX1Wj/kvk/hAOOIvM8ulOam6L1EcxPyXQS/XS2kOHzcrEz0d8+T1t98LDzxMZ2BgWILiIAYGBgY+blamrWeef/n47fdfejhGXoyL1VpDhAtZjAVd0cdvv//ee/X1Nz0cxMDAwGCtgcrHcNBAg1EHEQKjDiIERh1ECIw6iBAYdRAhMOogQgDDQfJiXKz0shybXSgOevL6229rDREu9CYBLcGT199QmjpwB/1lZtu98MDjAPo5BQH+MrNdwnAQtE27eyAchAwAIxczLsJZP9sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 27, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Construction", "label": "Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.rotation", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.DoorNumber"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature.rotation-90", "returnType": "number" }, "rotationType": "arithmetic" }, "textLayout": "straight", "textOrientation": "direction", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GateName IN ('Gate 2', 'Gate 2A', 'Gate 3', 'Gate 1')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Rotation1", "priority": 17, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.DoorNumber"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GateName IN ('Gate 4', 'Gate 5', 'Gate 6', 'Gate 9A')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Rotation2", "priority": 16, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.DoorNumber"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "75", "returnType": "number" }, "rotationType": "arithmetic" }, "textLayout": "straight", "textOrientation": "direction", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "GateName IN ('Gate 7', 'Gate 9', 'Gate 9B')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Rotation3", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GateName", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GateName", "type": "esriFieldTypeString", "alias": "GateName", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GateName" }, { "name": "rotation", "type": "esriFieldTypeInteger", "alias": "rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rotation" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Field", "type": "esriFieldTypeString", "alias": "GateName_Ar", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Field" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "DoorNumber", "type": "esriFieldTypeString", "alias": "DoorNumber", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DoorNumber" }, { "name": "DoorNum_Ar", "type": "esriFieldTypeString", "alias": "DoorNumberAr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorNum_Ar" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Closed", "name": "Exit Only", "domains": {}, "templates": [ { "name": "Exit Only", "description": "", "prototype": { "attributes": { "rotation": null, "DoorNum_Ar": null, "GateName": null, "Status": "Closed", "Field": null, "POINT_X": null, "POINT_Y": null, "DoorNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Open", "name": "Open", "domains": {}, "templates": [ { "name": "Open", "description": "", "prototype": { "attributes": { "rotation": null, "DoorNum_Ar": null, "GateName": null, "Status": "Open", "Field": null, "POINT_X": null, "POINT_Y": null, "DoorNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Construction", "name": "Construction", "domains": {}, "templates": [ { "name": "Construction", "description": "", "prototype": { "attributes": { "rotation": null, "DoorNum_Ar": null, "GateName": null, "Status": "Construction", "Field": null, "POINT_X": null, "POINT_Y": null, "DoorNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 22, "name": "CourtMarkup_2023", "type": "Feature Layer", "parentLayer": { "id": 203, "name": "Courts" }, "defaultVisibility": true, "minScale": 15433, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5332979.129700001, "ymin": 3407895.170000002, "xmax": 5333745.889899999, "ymax": 3408606.2885999978, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.35 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Entity" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "MATCH_SUFFIX", "type": "esriFieldTypeString", "alias": "MATCH_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MATCH_SUFFIX" }, { "name": "NO", "type": "esriFieldTypeInteger", "alias": "NO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NO" }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "FILENAME", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FILENAME" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "TITLE" }, { "name": "TITLE1", "type": "esriFieldTypeString", "alias": "TITLE1", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TITLE1" }, { "name": "TITLE2", "type": "esriFieldTypeString", "alias": "TITLE2", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TITLE2" }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SCALE" }, { "name": "DRN", "type": "esriFieldTypeString", "alias": "DRN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DRN" }, { "name": "WINDOW_NO_", "type": "esriFieldTypeInteger", "alias": "WINDOW_NO_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "WINDOW_NO_" }, { "name": "WINDOW_TYPE", "type": "esriFieldTypeInteger", "alias": "WINDOW_TYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "WINDOW_TYPE" }, { "name": "T_SILL_0_000", "type": "esriFieldTypeString", "alias": "T_SILL_0_000", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "T_SILL_0_000" }, { "name": "B_O_L__0_000", "type": "esriFieldTypeString", "alias": "B_O_L__0_000", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "B_O_L__0_000" }, { "name": "ELEV", "type": "esriFieldTypeString", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ELEV" }, { "name": "IDEN1", "type": "esriFieldTypeString", "alias": "IDEN1", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "IDEN1" }, { "name": "IDEN2", "type": "esriFieldTypeString", "alias": "IDEN2", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "IDEN2" }, { "name": "DTL", "type": "esriFieldTypeString", "alias": "DTL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DTL" }, { "name": "SHT", "type": "esriFieldTypeString", "alias": "SHT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHT" }, { "name": "F1_ROOM_TAG_2C_BOTTOM_LINE", "type": "esriFieldTypeString", "alias": "F1_ROOM_TAG_2C_BOTTOM_LINE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "F1_ROOM_TAG_2C_BOTTOM_LINE" }, { "name": "F1_ROOM_TAG_1_ROOM_NUMBER", "type": "esriFieldTypeString", "alias": "F1_ROOM_TAG_1_ROOM_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "F1_ROOM_TAG_1_ROOM_NUMBER" }, { "name": "F1_ROOM_TAG_2C_TOP_LINE", "type": "esriFieldTypeString", "alias": "F1_ROOM_TAG_2C_TOP_LINE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "F1_ROOM_TAG_2C_TOP_LINE" }, { "name": "EQUIPMENT__", "type": "esriFieldTypeString", "alias": "EQUIPMENT__", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "EQUIPMENT__" }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHEET" }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NUMBER" }, { "name": "WINDOWTYPE", "type": "esriFieldTypeString", "alias": "WINDOWTYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WINDOWTYPE" }, { "name": "WINDOWNUMBER", "type": "esriFieldTypeString", "alias": "WINDOWNUMBER", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WINDOWNUMBER" }, { "name": "B_O_L___1_025", "type": "esriFieldTypeString", "alias": "B_O_L___1_025", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "B_O_L___1_025" }, { "name": "G_B1_C10A", "type": "esriFieldTypeString", "alias": "G_B1_C10A", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "G_B1_C10A" }, { "name": "F_", "type": "esriFieldTypeInteger", "alias": "F_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "F_" }, { "name": "MATCHLINE", "type": "esriFieldTypeString", "alias": "MATCHLINE", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "MATCHLINE" }, { "name": "A", "type": "esriFieldTypeString", "alias": "A", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "A" }, { "name": "VIEWNUMBER", "type": "esriFieldTypeInteger", "alias": "VIEWNUMBER", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "VIEWNUMBER" }, { "name": "SHEETNUMBER", "type": "esriFieldTypeString", "alias": "SHEETNUMBER", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "SHEETNUMBER" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CourtMarkup_2023", "description": "", "prototype": { "attributes": { "SHEETNUMBER": null, "VIEWNUMBER": 0, "Entity": null, "Layer": null, "Color": 0, "Linetype": null, "Elevation": 0, "LineWt": 0, "RefName": null, "MATCH_SUFFIX": null, "NO": 0, "FILENAME": null, "TITLE": null, "TITLE1": null, "TITLE2": null, "SCALE": null, "DRN": null, "WINDOW_NO_": 0, "WINDOW_TYPE": 0, "T_SILL_0_000": null, "B_O_L__0_000": null, "ELEV": null, "IDEN1": null, "IDEN2": null, "DTL": null, "SHT": null, "F1_ROOM_TAG_2C_BOTTOM_LINE": null, "F1_ROOM_TAG_1_ROOM_NUMBER": null, "F1_ROOM_TAG_2C_TOP_LINE": null, "EQUIPMENT__": null, "SHEET": null, "NUMBER": 0, "WINDOWTYPE": null, "WINDOWNUMBER": null, "B_O_L___1_025": null, "G_B1_C10A": null, "F_": 0, "MATCHLINE": null, "A": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 182, "name": "LandScape", "type": "Feature Layer", "parentLayer": { "id": 203, "name": "Courts" }, "defaultVisibility": true, "minScale": 15433, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "A parcel boundary is the defined line that divides a land area", "copyrightText": "China Gezhouba Group Corporation (CGGC) (Main Contractor)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329919.475715401, "ymin": 3407262.3611999974, "xmax": 5334860.506900001, "ymax": 3409728.4321999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 219, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 0.4 } }, "value": "Field Track", "label": "Field Track" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 184, 132, 255 ], "outline": null }, "value": "PLANTING BED", "label": "PLANTING BED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BID_PACK_NAME", "typeIdField": "DESCRIPTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BID_PACK_NAME", "type": "esriFieldTypeString", "alias": "BID PACK NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BIDPACKNAME" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": { "type": "codedValue", "name": "CD_LandUse", "description": "", "codedValues": [ { "name": "Hospital Staff Parking", "code": "1" }, { "name": "Mosque", "code": "2" }, { "name": "Open Space", "code": "3" }, { "name": "Faculty Club", "code": "4" }, { "name": "Utilities", "code": "5" }, { "name": "Hospital / Research", "code": "6" }, { "name": "Parking", "code": "7" }, { "name": "Campus", "code": "8" }, { "name": "Faculty Housing", "code": "9" }, { "name": "Student Housing", "code": "10" }, { "name": "Service Buildings", "code": "11" }, { "name": "Recreation Facilities", "code": "12" }, { "name": "Sports Facilities", "code": "13" }, { "name": "Others", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "OWNERSHIP_CODE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_CODE", "domain": { "type": "codedValue", "name": "CD_Ownership", "description": "", "codedValues": [ { "name": "Administration Facilities", "code": "00ADFA" }, { "name": "Main Campus Roads, Site Utility, Service Parking and Landscaping", "code": "00BP05" }, { "name": "Earth Works", "code": "00BP1" }, { "name": "Central Utility Plants 1 & 2, Ancillary Building & Tunnel Service", "code": "00BP3A" }, { "name": "Central Utility Plant #3", "code": "00BP3B" }, { "name": "Utility Service Tunnel West Civil Works & Gravity Lines", "code": "00BP4A" }, { "name": "Utility Service Tunnel East Civil Works", "code": "00BP4B" }, { "name": "Decked Parking and Shelters (West)", "code": "00BP6A" }, { "name": "Decked Parking, Shelters (East) & Ancillary Buildings", "code": "00BP6B" }, { "name": "College of Arts and College of Education", "code": "00COAE" }, { "name": "College of Business & College for Women", "code": "00COBW" }, { "name": "College of Engineering & Petroleum", "code": "00COEP" }, { "name": "College of Science & Faculty Club", "code": "00COSC" }, { "name": "College of Social Science, Sharia & Law", "code": "00CSSL" }, { "name": "Student Activity & Athletic Facility", "code": "00SAAF" }, { "name": "Academic Support Facilities", "code": "00ACSF" }, { "name": "College of Architecture & College of Computer and Engineering Sciences", "code": "00COAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNERSHIP_CODE" }, { "name": "PARCELNAME", "type": "esriFieldTypeString", "alias": "PARCELNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARCELNAME" }, { "name": "CAD_Design_RoomID", "type": "esriFieldTypeString", "alias": "CAD_Design_RoomID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "CAD_Design_RoomID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "DRAWING_REFERNCE", "type": "esriFieldTypeString", "alias": "DRAWING_REFERNCE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DRAWING_REFERNCE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Field Track", "name": "Field Track", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "Field Track", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "Field Track" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLANTING BED", "name": "PLANTING BED", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "PLANTING BED", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "PLANTING BED" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 156, "name": "StreetLabel_Web", "type": "Feature Layer", "parentLayer": { "id": 196, "name": "Roads" }, "defaultVisibility": true, "minScale": 17555, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5270919.304699998, "ymin": 3363538.7129999995, "xmax": 5361316.3939, "ymax": 3449051.519299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 170, 88, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.A_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 7190, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.A_STREETNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 7190, "name": "Class 2", "priority": -1, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "A_STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADCLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "MPW Class of roads", "codedValues": [ { "name": "SRN", "code": 1 }, { "name": "PRN", "code": 2 }, { "name": "SecDiv", "code": 3 }, { "name": "SecUnd", "code": 4 }, { "name": "SecInd", "code": 5 }, { "name": "Backbn", "code": 6 }, { "name": "Local", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Hidden", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "A_STREETNAME", "type": "esriFieldTypeString", "alias": "A_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_STREETNAME" }, { "name": "E_STREETNAME", "type": "esriFieldTypeString", "alias": "E_STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "E_STREETNAME" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": { "type": "codedValue", "name": "Speed_Limit", "description": "Shows speed limit values on different street levels", "codedValues": [ { "name": "10", "code": 1 }, { "name": "30", "code": 2 }, { "name": "40", "code": 3 }, { "name": "45", "code": 4 }, { "name": "60", "code": 5 }, { "name": "80", "code": 6 }, { "name": "100", "code": 7 }, { "name": "120", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "ONEWAYFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAYFLAG", "domain": { "type": "codedValue", "name": "OneWayFlag", "description": "Direction of traffic flow", "codedValues": [ { "name": "unidirectional", "code": 1 }, { "name": "bidirectional", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONWAYFLAG" }, { "name": "NAVIGATIONTYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAVIGATIONTYPE", "domain": { "type": "codedValue", "name": "NavigationCode", "description": "Used by navigation application", "codedValues": [ { "name": "Right-Exit", "code": 1 }, { "name": "Right-Ramp", "code": 2 }, { "name": "Left-Ramp", "code": 3 }, { "name": "Collector", "code": 4 }, { "name": "U-Turn", "code": 5 }, { "name": "Left-Exit", "code": 6 }, { "name": "Roundabout", "code": 7 }, { "name": "Full Turn", "code": 8 }, { "name": "Follow", "code": 9 }, { "name": "other", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAVIGATIONTYPE" }, { "name": "GOVERNORATE", "type": "esriFieldTypeString", "alias": "GOVERNORATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GOVERNORATE" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": { "type": "codedValue", "name": "RoadType", "description": "PMS Type of roads", "codedValues": [ { "name": "HWY", "code": 1 }, { "name": "MJR", "code": 2 }, { "name": "Div", "code": 3 }, { "name": "UnD", "code": 4 }, { "name": "U-T", "code": 5 }, { "name": "RO", "code": 6 }, { "name": "Rmp", "code": 7 }, { "name": "Col", "code": 8 }, { "name": "Bri", "code": 9 }, { "name": "Oth", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MainRoadFlag", "domain": { "type": "codedValue", "name": "MainRoadFlag", "description": "Main Road Type", "codedValues": [ { "name": "Important Road", "code": 1 }, { "name": "Major Road", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "F_ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "FELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ELEVATION" }, { "name": "T_ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_ELEVATION" }, { "name": "ALT_STR_NAME", "type": "esriFieldTypeString", "alias": "ALTERNATE_STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ALT_STR_NAME" }, { "name": "ROUTE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_NUM" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REMARKS" }, { "name": "NavDirection", "type": "esriFieldTypeSmallInteger", "alias": "NavDirection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NavDirection" }, { "name": "Oneway", "type": "esriFieldTypeString", "alias": "Oneway", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Oneway" }, { "name": "GOVERNORATEAr", "type": "esriFieldTypeString", "alias": "GOVERNORATEAr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GOVERNORATEAr" }, { "name": "Neigh", "type": "esriFieldTypeString", "alias": "Neigh", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Neigh" }, { "name": "NeighAr", "type": "esriFieldTypeString", "alias": "NeighAr", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NeighAr" }, { "name": "FullEng", "type": "esriFieldTypeString", "alias": "FullEng", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullEng" }, { "name": "FullAr", "type": "esriFieldTypeString", "alias": "FullAr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullAr" }, { "name": "Time", "type": "esriFieldTypeDouble", "alias": "Time", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Time" }, { "name": "lkm", "type": "esriFieldTypeDouble", "alias": "lkm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lkm" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "StreetLabel_Web", "description": "", "prototype": { "attributes": { "SPEED": null, "lkm": null, "ROADCLASS": null, "A_STREETNAME": null, "E_STREETNAME": null, "SPEEDLIMIT": null, "ONEWAYFLAG": null, "NAVIGATIONTYPE": null, "GOVERNORATE": null, "PMS_RD_CLA": null, "MFLAG": null, "F_ELEVATION": null, "T_ELEVATION": null, "ALT_STR_NAME": null, "ROUTE_NUM": null, "REMARKS": null, "NavDirection": null, "Oneway": null, "GOVERNORATEAr": null, "Neigh": null, "NeighAr": null, "FullEng": null, "FullAr": null, "Time": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 197, "name": "Parking Streets", "type": "Feature Layer", "parentLayer": { "id": 196, "name": "Roads" }, "defaultVisibility": true, "minScale": 7000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329808.948399998, "ymin": 3407021.9729999974, "xmax": 5335086.204700001, "ymax": 3409786.610949587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 128, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "E_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MPW_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "MPW_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_RD_CLA" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "NAV_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAV_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAV_TYPE" }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIM" }, { "name": "MPW_ROUTE_", "type": "esriFieldTypeSmallInteger", "alias": "MPW_ROUTE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_ROUTE_" }, { "name": "KM_ROUTE_N", "type": "esriFieldTypeSmallInteger", "alias": "KM_ROUTE_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ROUTE_N" }, { "name": "ONEWAY_FLA", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY_FLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONEWAY_FLA" }, { "name": "FCST_LEN", "type": "esriFieldTypeDouble", "alias": "FCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_LEN" }, { "name": "BCST_LEN", "type": "esriFieldTypeDouble", "alias": "BCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_LEN" }, { "name": "FCST_TME", "type": "esriFieldTypeDouble", "alias": "FCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_TME" }, { "name": "BCST_TME", "type": "esriFieldTypeDouble", "alias": "BCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_TME" }, { "name": "FCST_HPR", "type": "esriFieldTypeDouble", "alias": "FCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HPR" }, { "name": "BCST_HPR", "type": "esriFieldTypeDouble", "alias": "BCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HPR" }, { "name": "FCST_HAV", "type": "esriFieldTypeDouble", "alias": "FCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HAV" }, { "name": "BCST_HAV", "type": "esriFieldTypeDouble", "alias": "BCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HAV" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "PMS_SEGM_N", "type": "esriFieldTypeSmallInteger", "alias": "PMS_SEGM_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_SEGM_N" }, { "name": "PMS_ARC_NO", "type": "esriFieldTypeSmallInteger", "alias": "PMS_ARC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_ARC_NO" }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BRIDGE_NO" }, { "name": "E_NAME", "type": "esriFieldTypeString", "alias": "E_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "E_NAME" }, { "name": "OLD_SEGM", "type": "esriFieldTypeInteger", "alias": "OLD_SEGM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_SEGM" }, { "name": "OLD_ARC", "type": "esriFieldTypeSmallInteger", "alias": "OLD_ARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_ARC" }, { "name": "MAJORNET", "type": "esriFieldTypeSmallInteger", "alias": "MAJORNET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORNET" }, { "name": "SHAPEID", "type": "esriFieldTypeDouble", "alias": "SHAPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPEID" }, { "name": "SEGM_ID", "type": "esriFieldTypeInteger", "alias": "SEGM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGM_ID" }, { "name": "A_NAME", "type": "esriFieldTypeString", "alias": "A_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_NAME" }, { "name": "Gov_Name", "type": "esriFieldTypeString", "alias": "Gov_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Gov_Name" }, { "name": "Left_Nhood", "type": "esriFieldTypeString", "alias": "Left_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Left_Nhood" }, { "name": "Right_Nhood", "type": "esriFieldTypeString", "alias": "Right_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Right_Nhood" }, { "name": "Left_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Left_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_BlockNo" }, { "name": "Right_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Right_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_BlockNo" }, { "name": "Left_From", "type": "esriFieldTypeSmallInteger", "alias": "Left_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_From" }, { "name": "Left_To", "type": "esriFieldTypeSmallInteger", "alias": "Left_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_To" }, { "name": "Right_From", "type": "esriFieldTypeSmallInteger", "alias": "Right_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_From" }, { "name": "Right_To", "type": "esriFieldTypeSmallInteger", "alias": "Right_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_To" }, { "name": "GOV_NO", "type": "esriFieldTypeSmallInteger", "alias": "GOV_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GOV_NO" }, { "name": "NBHOOD_NO", "type": "esriFieldTypeSmallInteger", "alias": "NBHOOD_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHOOD_NO" }, { "name": "BLOCK_NO", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "BLK_LBL", "type": "esriFieldTypeString", "alias": "BLK_LBL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLK_LBL" }, { "name": "owc", "type": "esriFieldTypeSmallInteger", "alias": "owc", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "owc" }, { "name": "finalST_ID", "type": "esriFieldTypeDouble", "alias": "finalST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalST_ID" }, { "name": "weight_minutes", "type": "esriFieldTypeDouble", "alias": "weight_minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weight_minutes" }, { "name": "length_KM", "type": "esriFieldTypeDouble", "alias": "length_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_KM" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hierarchy" }, { "name": "HIER", "type": "esriFieldTypeInteger", "alias": "HIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIER" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking Streets", "description": "", "prototype": { "attributes": { "SOURCE": null, "NAV_TYPE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 4, "PMS_RD_CLA": null, "SPEED_LIM": 30, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 198, "name": "Roads_9.6k", "type": "Feature Layer", "parentLayer": { "id": 157, "name": "Roads_9.6k" }, "defaultVisibility": true, "minScale": 9600, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329808.948399998, "ymin": 3407021.9729999974, "xmax": 5335086.204700001, "ymax": 3409786.610949587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MPW_RD_CLA", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "value": "1", "label": "Primary Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 }, "value": "3", "label": "Distributor_Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 }, "value": "2", "label": "Distributor_Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 }, "value": "4", "label": "Distributor_Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "E_NAME", "typeIdField": "MPW_RD_CLA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MPW_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "MPW_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_RD_CLA" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "NAV_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAV_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAV_TYPE" }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIM" }, { "name": "MPW_ROUTE_", "type": "esriFieldTypeSmallInteger", "alias": "MPW_ROUTE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_ROUTE_" }, { "name": "KM_ROUTE_N", "type": "esriFieldTypeSmallInteger", "alias": "KM_ROUTE_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ROUTE_N" }, { "name": "ONEWAY_FLA", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY_FLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONEWAY_FLA" }, { "name": "FCST_LEN", "type": "esriFieldTypeDouble", "alias": "FCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_LEN" }, { "name": "BCST_LEN", "type": "esriFieldTypeDouble", "alias": "BCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_LEN" }, { "name": "FCST_TME", "type": "esriFieldTypeDouble", "alias": "FCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_TME" }, { "name": "BCST_TME", "type": "esriFieldTypeDouble", "alias": "BCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_TME" }, { "name": "FCST_HPR", "type": "esriFieldTypeDouble", "alias": "FCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HPR" }, { "name": "BCST_HPR", "type": "esriFieldTypeDouble", "alias": "BCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HPR" }, { "name": "FCST_HAV", "type": "esriFieldTypeDouble", "alias": "FCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HAV" }, { "name": "BCST_HAV", "type": "esriFieldTypeDouble", "alias": "BCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HAV" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "PMS_SEGM_N", "type": "esriFieldTypeSmallInteger", "alias": "PMS_SEGM_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_SEGM_N" }, { "name": "PMS_ARC_NO", "type": "esriFieldTypeSmallInteger", "alias": "PMS_ARC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_ARC_NO" }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BRIDGE_NO" }, { "name": "E_NAME", "type": "esriFieldTypeString", "alias": "E_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "E_NAME" }, { "name": "OLD_SEGM", "type": "esriFieldTypeInteger", "alias": "OLD_SEGM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_SEGM" }, { "name": "OLD_ARC", "type": "esriFieldTypeSmallInteger", "alias": "OLD_ARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_ARC" }, { "name": "MAJORNET", "type": "esriFieldTypeSmallInteger", "alias": "MAJORNET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORNET" }, { "name": "SHAPEID", "type": "esriFieldTypeDouble", "alias": "SHAPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPEID" }, { "name": "SEGM_ID", "type": "esriFieldTypeInteger", "alias": "SEGM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGM_ID" }, { "name": "A_NAME", "type": "esriFieldTypeString", "alias": "A_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_NAME" }, { "name": "Gov_Name", "type": "esriFieldTypeString", "alias": "Gov_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Gov_Name" }, { "name": "Left_Nhood", "type": "esriFieldTypeString", "alias": "Left_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Left_Nhood" }, { "name": "Right_Nhood", "type": "esriFieldTypeString", "alias": "Right_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Right_Nhood" }, { "name": "Left_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Left_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_BlockNo" }, { "name": "Right_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Right_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_BlockNo" }, { "name": "Left_From", "type": "esriFieldTypeSmallInteger", "alias": "Left_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_From" }, { "name": "Left_To", "type": "esriFieldTypeSmallInteger", "alias": "Left_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_To" }, { "name": "Right_From", "type": "esriFieldTypeSmallInteger", "alias": "Right_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_From" }, { "name": "Right_To", "type": "esriFieldTypeSmallInteger", "alias": "Right_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_To" }, { "name": "GOV_NO", "type": "esriFieldTypeSmallInteger", "alias": "GOV_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GOV_NO" }, { "name": "NBHOOD_NO", "type": "esriFieldTypeSmallInteger", "alias": "NBHOOD_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHOOD_NO" }, { "name": "BLOCK_NO", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "BLK_LBL", "type": "esriFieldTypeString", "alias": "BLK_LBL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLK_LBL" }, { "name": "owc", "type": "esriFieldTypeSmallInteger", "alias": "owc", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "owc" }, { "name": "finalST_ID", "type": "esriFieldTypeDouble", "alias": "finalST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalST_ID" }, { "name": "weight_minutes", "type": "esriFieldTypeDouble", "alias": "weight_minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weight_minutes" }, { "name": "length_KM", "type": "esriFieldTypeDouble", "alias": "length_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_KM" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hierarchy" }, { "name": "HIER", "type": "esriFieldTypeInteger", "alias": "HIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIER" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Primary Roads", "domains": {}, "templates": [ { "name": "Primary Roads", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 1, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "Distributor_Local", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 3, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "ONEWAY": null, "HIER": null, "SOURCE": null, "MPW_RD_CLA": 2, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "BLK_LBL": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Restriction": null, "Hierarchy": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "ONEWAY": null, "HIER": null, "SOURCE": null, "MPW_RD_CLA": 4, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "BLK_LBL": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Restriction": null, "Hierarchy": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 175, "name": "Asphalt", "type": "Feature Layer", "parentLayer": { "id": 157, "name": "Roads_9.6k" }, "defaultVisibility": false, "minScale": 9600, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329903.5645, "ymin": 3407137.8276999965, "xmax": 5334781.064399999, "ymax": 3409732.5029999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "REGIONTYPE", "type": "esriFieldTypeString", "alias": "REGIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONTYPE" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REGIONID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "NAME_AR", "type": "esriFieldTypeString", "alias": "NAME_AR", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Asphalt", "description": "", "prototype": { "attributes": { "Y": null, "SHAPEGEOJSON": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 199, "name": "Roads_30k", "type": "Feature Layer", "parentLayer": { "id": 176, "name": "Roads_30k" }, "defaultVisibility": true, "minScale": 30000, "maxScale": 9600, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329808.948399998, "ymin": 3407021.9729999974, "xmax": 5335086.204700001, "ymax": 3409786.610949587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MPW_RD_CLA", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "value": "1", "label": "Primary Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3 }, "value": "3", "label": "Distributor_Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3 }, "value": "2", "label": "Distributor_Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3 }, "value": "4", "label": "Distributor_Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "E_NAME", "typeIdField": "MPW_RD_CLA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MPW_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "MPW_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_RD_CLA" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "NAV_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAV_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAV_TYPE" }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIM" }, { "name": "MPW_ROUTE_", "type": "esriFieldTypeSmallInteger", "alias": "MPW_ROUTE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_ROUTE_" }, { "name": "KM_ROUTE_N", "type": "esriFieldTypeSmallInteger", "alias": "KM_ROUTE_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ROUTE_N" }, { "name": "ONEWAY_FLA", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY_FLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONEWAY_FLA" }, { "name": "FCST_LEN", "type": "esriFieldTypeDouble", "alias": "FCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_LEN" }, { "name": "BCST_LEN", "type": "esriFieldTypeDouble", "alias": "BCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_LEN" }, { "name": "FCST_TME", "type": "esriFieldTypeDouble", "alias": "FCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_TME" }, { "name": "BCST_TME", "type": "esriFieldTypeDouble", "alias": "BCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_TME" }, { "name": "FCST_HPR", "type": "esriFieldTypeDouble", "alias": "FCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HPR" }, { "name": "BCST_HPR", "type": "esriFieldTypeDouble", "alias": "BCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HPR" }, { "name": "FCST_HAV", "type": "esriFieldTypeDouble", "alias": "FCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HAV" }, { "name": "BCST_HAV", "type": "esriFieldTypeDouble", "alias": "BCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HAV" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "PMS_SEGM_N", "type": "esriFieldTypeSmallInteger", "alias": "PMS_SEGM_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_SEGM_N" }, { "name": "PMS_ARC_NO", "type": "esriFieldTypeSmallInteger", "alias": "PMS_ARC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_ARC_NO" }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BRIDGE_NO" }, { "name": "E_NAME", "type": "esriFieldTypeString", "alias": "E_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "E_NAME" }, { "name": "OLD_SEGM", "type": "esriFieldTypeInteger", "alias": "OLD_SEGM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_SEGM" }, { "name": "OLD_ARC", "type": "esriFieldTypeSmallInteger", "alias": "OLD_ARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_ARC" }, { "name": "MAJORNET", "type": "esriFieldTypeSmallInteger", "alias": "MAJORNET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORNET" }, { "name": "SHAPEID", "type": "esriFieldTypeDouble", "alias": "SHAPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPEID" }, { "name": "SEGM_ID", "type": "esriFieldTypeInteger", "alias": "SEGM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGM_ID" }, { "name": "A_NAME", "type": "esriFieldTypeString", "alias": "A_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_NAME" }, { "name": "Gov_Name", "type": "esriFieldTypeString", "alias": "Gov_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Gov_Name" }, { "name": "Left_Nhood", "type": "esriFieldTypeString", "alias": "Left_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Left_Nhood" }, { "name": "Right_Nhood", "type": "esriFieldTypeString", "alias": "Right_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Right_Nhood" }, { "name": "Left_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Left_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_BlockNo" }, { "name": "Right_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Right_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_BlockNo" }, { "name": "Left_From", "type": "esriFieldTypeSmallInteger", "alias": "Left_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_From" }, { "name": "Left_To", "type": "esriFieldTypeSmallInteger", "alias": "Left_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_To" }, { "name": "Right_From", "type": "esriFieldTypeSmallInteger", "alias": "Right_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_From" }, { "name": "Right_To", "type": "esriFieldTypeSmallInteger", "alias": "Right_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_To" }, { "name": "GOV_NO", "type": "esriFieldTypeSmallInteger", "alias": "GOV_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GOV_NO" }, { "name": "NBHOOD_NO", "type": "esriFieldTypeSmallInteger", "alias": "NBHOOD_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHOOD_NO" }, { "name": "BLOCK_NO", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "BLK_LBL", "type": "esriFieldTypeString", "alias": "BLK_LBL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLK_LBL" }, { "name": "owc", "type": "esriFieldTypeSmallInteger", "alias": "owc", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "owc" }, { "name": "finalST_ID", "type": "esriFieldTypeDouble", "alias": "finalST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalST_ID" }, { "name": "weight_minutes", "type": "esriFieldTypeDouble", "alias": "weight_minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weight_minutes" }, { "name": "length_KM", "type": "esriFieldTypeDouble", "alias": "length_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_KM" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hierarchy" }, { "name": "HIER", "type": "esriFieldTypeInteger", "alias": "HIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIER" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Primary Roads", "domains": {}, "templates": [ { "name": "Primary Roads", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 1, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "Distributor_Local", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 3, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "ONEWAY": null, "HIER": null, "SOURCE": null, "MPW_RD_CLA": 2, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "BLK_LBL": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Restriction": null, "Hierarchy": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Distributor_Local", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "ONEWAY": null, "HIER": null, "SOURCE": null, "MPW_RD_CLA": 4, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "BLK_LBL": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Restriction": null, "Hierarchy": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 200, "name": "Roads_57k", "type": "Feature Layer", "parentLayer": { "id": 177, "name": "Roads_57k" }, "defaultVisibility": true, "minScale": 57220, "maxScale": 30000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329808.948399998, "ymin": 3407021.9729999974, "xmax": 5335086.204700001, "ymax": 3409786.610949587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MPW_RD_CLA", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 2.6 }, "value": "1", "label": "Primary Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "E_NAME", "typeIdField": "MPW_RD_CLA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MPW_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "MPW_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_RD_CLA" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "NAV_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAV_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAV_TYPE" }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIM" }, { "name": "MPW_ROUTE_", "type": "esriFieldTypeSmallInteger", "alias": "MPW_ROUTE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_ROUTE_" }, { "name": "KM_ROUTE_N", "type": "esriFieldTypeSmallInteger", "alias": "KM_ROUTE_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ROUTE_N" }, { "name": "ONEWAY_FLA", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY_FLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONEWAY_FLA" }, { "name": "FCST_LEN", "type": "esriFieldTypeDouble", "alias": "FCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_LEN" }, { "name": "BCST_LEN", "type": "esriFieldTypeDouble", "alias": "BCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_LEN" }, { "name": "FCST_TME", "type": "esriFieldTypeDouble", "alias": "FCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_TME" }, { "name": "BCST_TME", "type": "esriFieldTypeDouble", "alias": "BCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_TME" }, { "name": "FCST_HPR", "type": "esriFieldTypeDouble", "alias": "FCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HPR" }, { "name": "BCST_HPR", "type": "esriFieldTypeDouble", "alias": "BCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HPR" }, { "name": "FCST_HAV", "type": "esriFieldTypeDouble", "alias": "FCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HAV" }, { "name": "BCST_HAV", "type": "esriFieldTypeDouble", "alias": "BCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HAV" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "PMS_SEGM_N", "type": "esriFieldTypeSmallInteger", "alias": "PMS_SEGM_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_SEGM_N" }, { "name": "PMS_ARC_NO", "type": "esriFieldTypeSmallInteger", "alias": "PMS_ARC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_ARC_NO" }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BRIDGE_NO" }, { "name": "E_NAME", "type": "esriFieldTypeString", "alias": "E_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "E_NAME" }, { "name": "OLD_SEGM", "type": "esriFieldTypeInteger", "alias": "OLD_SEGM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_SEGM" }, { "name": "OLD_ARC", "type": "esriFieldTypeSmallInteger", "alias": "OLD_ARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_ARC" }, { "name": "MAJORNET", "type": "esriFieldTypeSmallInteger", "alias": "MAJORNET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORNET" }, { "name": "SHAPEID", "type": "esriFieldTypeDouble", "alias": "SHAPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPEID" }, { "name": "SEGM_ID", "type": "esriFieldTypeInteger", "alias": "SEGM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGM_ID" }, { "name": "A_NAME", "type": "esriFieldTypeString", "alias": "A_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_NAME" }, { "name": "Gov_Name", "type": "esriFieldTypeString", "alias": "Gov_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Gov_Name" }, { "name": "Left_Nhood", "type": "esriFieldTypeString", "alias": "Left_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Left_Nhood" }, { "name": "Right_Nhood", "type": "esriFieldTypeString", "alias": "Right_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Right_Nhood" }, { "name": "Left_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Left_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_BlockNo" }, { "name": "Right_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Right_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_BlockNo" }, { "name": "Left_From", "type": "esriFieldTypeSmallInteger", "alias": "Left_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_From" }, { "name": "Left_To", "type": "esriFieldTypeSmallInteger", "alias": "Left_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_To" }, { "name": "Right_From", "type": "esriFieldTypeSmallInteger", "alias": "Right_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_From" }, { "name": "Right_To", "type": "esriFieldTypeSmallInteger", "alias": "Right_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_To" }, { "name": "GOV_NO", "type": "esriFieldTypeSmallInteger", "alias": "GOV_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GOV_NO" }, { "name": "NBHOOD_NO", "type": "esriFieldTypeSmallInteger", "alias": "NBHOOD_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHOOD_NO" }, { "name": "BLOCK_NO", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "BLK_LBL", "type": "esriFieldTypeString", "alias": "BLK_LBL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLK_LBL" }, { "name": "owc", "type": "esriFieldTypeSmallInteger", "alias": "owc", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "owc" }, { "name": "finalST_ID", "type": "esriFieldTypeDouble", "alias": "finalST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalST_ID" }, { "name": "weight_minutes", "type": "esriFieldTypeDouble", "alias": "weight_minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weight_minutes" }, { "name": "length_KM", "type": "esriFieldTypeDouble", "alias": "length_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_KM" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hierarchy" }, { "name": "HIER", "type": "esriFieldTypeInteger", "alias": "HIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIER" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Primary Roads", "domains": {}, "templates": [ { "name": "Primary Roads", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 1, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 201, "name": "Roads ", "type": "Feature Layer", "parentLayer": { "id": 196, "name": "Roads" }, "defaultVisibility": true, "minScale": 89407, "maxScale": 57220, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329808.948399998, "ymin": 3407021.9729999974, "xmax": 5335086.204700001, "ymax": 3409786.610949587, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MPW_RD_CLA", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 1.8 }, "value": "1", "label": "Primary Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "E_NAME", "typeIdField": "MPW_RD_CLA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MPW_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "MPW_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_RD_CLA" }, { "name": "PMS_RD_CLA", "type": "esriFieldTypeSmallInteger", "alias": "PMS_RD_CLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_RD_CLA" }, { "name": "NAV_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAV_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAV_TYPE" }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIM" }, { "name": "MPW_ROUTE_", "type": "esriFieldTypeSmallInteger", "alias": "MPW_ROUTE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPW_ROUTE_" }, { "name": "KM_ROUTE_N", "type": "esriFieldTypeSmallInteger", "alias": "KM_ROUTE_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KM_ROUTE_N" }, { "name": "ONEWAY_FLA", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY_FLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONEWAY_FLA" }, { "name": "FCST_LEN", "type": "esriFieldTypeDouble", "alias": "FCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_LEN" }, { "name": "BCST_LEN", "type": "esriFieldTypeDouble", "alias": "BCST_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_LEN" }, { "name": "FCST_TME", "type": "esriFieldTypeDouble", "alias": "FCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_TME" }, { "name": "BCST_TME", "type": "esriFieldTypeDouble", "alias": "BCST_TME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_TME" }, { "name": "FCST_HPR", "type": "esriFieldTypeDouble", "alias": "FCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HPR" }, { "name": "BCST_HPR", "type": "esriFieldTypeDouble", "alias": "BCST_HPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HPR" }, { "name": "FCST_HAV", "type": "esriFieldTypeDouble", "alias": "FCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCST_HAV" }, { "name": "BCST_HAV", "type": "esriFieldTypeDouble", "alias": "BCST_HAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCST_HAV" }, { "name": "MFLAG", "type": "esriFieldTypeSmallInteger", "alias": "MFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MFLAG" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "PMS_SEGM_N", "type": "esriFieldTypeSmallInteger", "alias": "PMS_SEGM_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_SEGM_N" }, { "name": "PMS_ARC_NO", "type": "esriFieldTypeSmallInteger", "alias": "PMS_ARC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMS_ARC_NO" }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BRIDGE_NO" }, { "name": "E_NAME", "type": "esriFieldTypeString", "alias": "E_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "E_NAME" }, { "name": "OLD_SEGM", "type": "esriFieldTypeInteger", "alias": "OLD_SEGM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_SEGM" }, { "name": "OLD_ARC", "type": "esriFieldTypeSmallInteger", "alias": "OLD_ARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_ARC" }, { "name": "MAJORNET", "type": "esriFieldTypeSmallInteger", "alias": "MAJORNET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAJORNET" }, { "name": "SHAPEID", "type": "esriFieldTypeDouble", "alias": "SHAPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPEID" }, { "name": "SEGM_ID", "type": "esriFieldTypeInteger", "alias": "SEGM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGM_ID" }, { "name": "A_NAME", "type": "esriFieldTypeString", "alias": "A_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "A_NAME" }, { "name": "Gov_Name", "type": "esriFieldTypeString", "alias": "Gov_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Gov_Name" }, { "name": "Left_Nhood", "type": "esriFieldTypeString", "alias": "Left_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Left_Nhood" }, { "name": "Right_Nhood", "type": "esriFieldTypeString", "alias": "Right_Nhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Right_Nhood" }, { "name": "Left_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Left_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_BlockNo" }, { "name": "Right_BlockNo", "type": "esriFieldTypeSmallInteger", "alias": "Right_BlockNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_BlockNo" }, { "name": "Left_From", "type": "esriFieldTypeSmallInteger", "alias": "Left_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_From" }, { "name": "Left_To", "type": "esriFieldTypeSmallInteger", "alias": "Left_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Left_To" }, { "name": "Right_From", "type": "esriFieldTypeSmallInteger", "alias": "Right_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_From" }, { "name": "Right_To", "type": "esriFieldTypeSmallInteger", "alias": "Right_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Right_To" }, { "name": "GOV_NO", "type": "esriFieldTypeSmallInteger", "alias": "GOV_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GOV_NO" }, { "name": "NBHOOD_NO", "type": "esriFieldTypeSmallInteger", "alias": "NBHOOD_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHOOD_NO" }, { "name": "BLOCK_NO", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "BLK_LBL", "type": "esriFieldTypeString", "alias": "BLK_LBL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLK_LBL" }, { "name": "owc", "type": "esriFieldTypeSmallInteger", "alias": "owc", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "owc" }, { "name": "finalST_ID", "type": "esriFieldTypeDouble", "alias": "finalST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalST_ID" }, { "name": "weight_minutes", "type": "esriFieldTypeDouble", "alias": "weight_minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weight_minutes" }, { "name": "length_KM", "type": "esriFieldTypeDouble", "alias": "length_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_KM" }, { "name": "Restriction", "type": "esriFieldTypeSmallInteger", "alias": "Restriction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restriction" }, { "name": "Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Hierarchy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hierarchy" }, { "name": "HIER", "type": "esriFieldTypeInteger", "alias": "HIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIER" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Primary Roads", "domains": {}, "templates": [ { "name": "Primary Roads", "description": "", "prototype": { "attributes": { "SOURCE": null, "BLK_LBL": null, "Restriction": null, "ONEWAY": null, "MPW_RD_CLA": 1, "PMS_RD_CLA": null, "NAV_TYPE": null, "SPEED_LIM": null, "MPW_ROUTE_": null, "KM_ROUTE_N": null, "ONEWAY_FLA": null, "FCST_LEN": null, "BCST_LEN": null, "FCST_TME": null, "BCST_TME": null, "FCST_HPR": null, "BCST_HPR": null, "FCST_HAV": null, "BCST_HAV": null, "MFLAG": null, "STREET_ID": null, "PMS_SEGM_N": null, "PMS_ARC_NO": null, "BRIDGE_NO": null, "E_NAME": null, "OLD_SEGM": null, "OLD_ARC": null, "MAJORNET": null, "SHAPEID": null, "SEGM_ID": null, "A_NAME": null, "Gov_Name": null, "Left_Nhood": null, "Right_Nhood": null, "Left_BlockNo": null, "Right_BlockNo": null, "Left_From": null, "Left_To": null, "Right_From": null, "Right_To": null, "GOV_NO": null, "NBHOOD_NO": null, "BLOCK_NO": null, "owc": 2, "finalST_ID": null, "weight_minutes": null, "length_KM": null, "Hierarchy": 0, "HIER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 194, "name": "ParkingLabel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 57220, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329087.010600001, "ymin": 3407292.584899999, "xmax": 5334872.3616, "ymax": 3409484.4607999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 0 ], "width": 0.2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "CADCODE not IN ('587', '584', '586','585', '582', '589', '590', '588', '581', '580', '583', '584')", "useCodedValues": true, "maxScale": 500, "minScale": 10923, "name": "Class 1", "priority": 5, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME_AR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "CADCODE IN ('587', '584', '586','585', '582', '589', '590', '588', '581', '580', '583', '584')", "useCodedValues": true, "maxScale": 500, "minScale": 10923, "name": "HSC", "priority": 5, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "REGIONTYPE", "type": "esriFieldTypeString", "alias": "REGIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONTYPE" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REGIONID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "NAME_AR", "type": "esriFieldTypeString", "alias": "NAME_AR", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ParkingLabel", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 151, "name": "CarPark_Disabled", "type": "Feature Layer", "parentLayer": { "id": 191, "name": "Parking" }, "defaultVisibility": true, "minScale": 679, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 5331291.6514, "ymin": 3407325.7717999965, "xmax": 5334476.079, "ymax": 3408919.278999999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 173, 154, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SUBTYPE"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"Angle\"]", "returnType": "number" }, "rotationType": "geographic" }, "textLayout": "straight", "textOrientation": "page", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 425, "minScale": 679, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": null, "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.SUBTYPE"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"Angle\"]", "returnType": "number" }, "rotationType": "geographic" }, "textLayout": "straight", "textOrientation": "page", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 425, "name": "Class 2", "priority": -1, "symbol": { "type": "esriTS", "color": null, "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SUBTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "BUILDINGID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "FLOORID", "type": "esriFieldTypeString", "alias": "FLOORID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOORID" }, { "name": "SENSORID", "type": "esriFieldTypeString", "alias": "SENSORID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SENSORID" }, { "name": "ZONE_REGION_ID", "type": "esriFieldTypeString", "alias": "Zone_Region_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZONE_REGION_ID" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CarPark_Disabled", "description": "", "prototype": { "attributes": { "Angle": null, "ORIG_FID": null, "SUBTYPE": 0, "BUILDINGID": null, "FLOORID": null, "SENSORID": null, "ZONE_REGION_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 192, "name": "Car Park", "type": "Feature Layer", "parentLayer": { "id": 191, "name": "Parking" }, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5330028.769900002, "ymin": 3407299.0072000027, "xmax": 5334696.574700002, "ymax": 3409103.197800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 175, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "2", "label": "2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 223, 255 ], "toColor": [ 187, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 216, 252, 255 ], "toColor": [ 182, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"P\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "PARKING_TYPE IS NULL", "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Class 1", "priority": 7, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "\"1\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "PARKING_TYPE = 'Handicapped Parking'", "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Disabled", "priority": 6, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SUBTYPE", "typeIdField": "SUBTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "BUILDINGID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "FLOORID", "type": "esriFieldTypeString", "alias": "FLOORID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOORID" }, { "name": "SENSORID", "type": "esriFieldTypeString", "alias": "SENSORID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SENSORID" }, { "name": "ZONE_REGION_ID", "type": "esriFieldTypeString", "alias": "Zone_Region_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZONE_REGION_ID" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Angle": null, "SUBTYPE": 1, "BUILDINGID": null, "FLOORID": null, "SENSORID": null, "ZONE_REGION_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Angle": null, "SUBTYPE": 2, "BUILDINGID": null, "FLOORID": null, "SENSORID": null, "ZONE_REGION_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 170, "name": "Building_py_30K", "type": "Feature Layer", "parentLayer": { "id": 189, "name": "Buildings" }, "defaultVisibility": true, "minScale": 57220, "maxScale": 9600, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329251.464499999, "ymin": 3407301.8831999972, "xmax": 5334833.8445000015, "ymax": 3409400.7353999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 217, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 0 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHORTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "BUILDINGID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SHORTNAME" }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "LONGNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LONGNAME" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_" }, { "name": "BUILTDATE", "type": "esriFieldTypeDate", "alias": "BUILTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILTDATE" }, { "name": "FLOORCOUNT", "type": "esriFieldTypeInteger", "alias": "FLOORCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONID" }, { "name": "SHORTNAME_AR", "type": "esriFieldTypeString", "alias": "SHORTNAME_AR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHORTNAME_AR" }, { "name": "LONGNAME_AR", "type": "esriFieldTypeString", "alias": "LONGNAME_AR", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LONGNAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_ANNO_CAD_DATA" }, { "name": "Level", "type": "esriFieldTypeString", "alias": "BuildingLevel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Parking", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Scale", "type": "esriFieldTypeInteger", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building_py_30K", "description": "", "prototype": { "attributes": { "Scale": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "LONGNAME": null, "USE_": null, "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 187, "name": "Building_py_9K", "type": "Feature Layer", "parentLayer": { "id": 189, "name": "Buildings" }, "defaultVisibility": true, "minScale": 9600, "maxScale": 3167, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329251.464499999, "ymin": 3407301.8831999972, "xmax": 5334833.8445000015, "ymax": 3409400.7353999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USE_", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 0.5 } }, "value": "Academic Support", "label": "Academic Support" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 227, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 0.5 } }, "value": "College", "label": "College" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 76 ], "width": 0.2 } }, "value": "Decked Parking", "label": "Decked Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 217, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "Housing", "label": "Housing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 211, 199, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 204 ], "width": 0.2 } }, "value": "Landscape", "label": "Landscape" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "Mechanical Room", "label": "Mechanical Room; Pavilion; Service; Substation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "Pavilion", "label": "Mechanical Room; Pavilion; Service; Substation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "Service", "label": "Mechanical Room; Pavilion; Service; Substation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "Substation", "label": "Mechanical Room; Pavilion; Service; Substation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 0.5 } }, "value": "Mosque", "label": "Mosque" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 211, 199, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 } }, "value": "Stadium", "label": "Stadium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "HSC", "label": "HSC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 202, 252, 255 ], "toColor": [ 242, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SHORTNAME_AR"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "USE_ <> 'Decked Parking' And USE_ <> 'Shelter'", "useCodedValues": true, "maxScale": 3167, "minScale": 9600, "name": "BLDG", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 191 ], "font": { "family": "Calibri", "size": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHORTNAME", "typeIdField": "USE_", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "BUILDINGID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SHORTNAME" }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "LONGNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LONGNAME" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_" }, { "name": "BUILTDATE", "type": "esriFieldTypeDate", "alias": "BUILTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUILTDATE" }, { "name": "FLOORCOUNT", "type": "esriFieldTypeInteger", "alias": "FLOORCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONID" }, { "name": "SHORTNAME_AR", "type": "esriFieldTypeString", "alias": "SHORTNAME_AR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHORTNAME_AR" }, { "name": "LONGNAME_AR", "type": "esriFieldTypeString", "alias": "LONGNAME_AR", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LONGNAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_ANNO_CAD_DATA" }, { "name": "Level", "type": "esriFieldTypeString", "alias": "BuildingLevel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Level" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Parking", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Scale", "type": "esriFieldTypeInteger", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Academic Support", "name": "Academic Support", "domains": {}, "templates": [ { "name": "Academic Support", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Academic Support", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "College", "name": "College", "domains": {}, "templates": [ { "name": "College", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "College", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Decked Parking", "name": "Decked Parking", "domains": {}, "templates": [ { "name": "Decked Parking", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Decked Parking", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Housing", "name": "Housing", "domains": {}, "templates": [ { "name": "Housing", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Housing", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Landscape", "name": "Landscape", "domains": {}, "templates": [ { "name": "Landscape", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Landscape", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mechanical Room", "name": "Mechanical Room; Pavilion; Service; Substation", "domains": {}, "templates": [ { "name": "Mechanical Room; Pavilion; Service; Substation", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Mechanical Room", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pavilion", "name": "Mechanical Room; Pavilion; Service; Substation", "domains": {}, "templates": [ { "name": "Pavilion", "description": "", "prototype": { "attributes": { "Scale": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "LONGNAME": null, "USE_": "Pavilion", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Service", "name": "Mechanical Room; Pavilion; Service; Substation", "domains": {}, "templates": [ { "name": "Service", "description": "", "prototype": { "attributes": { "Scale": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "LONGNAME": null, "USE_": "Service", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Substation", "name": "Mechanical Room; Pavilion; Service; Substation", "domains": {}, "templates": [ { "name": "Substation", "description": "", "prototype": { "attributes": { "Scale": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "LONGNAME": null, "USE_": "Substation", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mosque", "name": "Mosque", "domains": {}, "templates": [ { "name": "Mosque", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Mosque", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stadium", "name": "Stadium", "domains": {}, "templates": [ { "name": "Stadium", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "Stadium", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HSC", "name": "HSC", "domains": {}, "templates": [ { "name": "HSC", "description": "", "prototype": { "attributes": { "LONGNAME": null, "Rotation": null, "BUILDINGID": null, "SHORTNAME": null, "USE_": "HSC", "BUILTDATE": null, "FLOORCOUNT": null, "DESCRIPTION": null, "OWNERSHIP": null, "CADCODE": null, "REGIONID": null, "SHORTNAME_AR": null, "LONGNAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SE_ANNO_CAD_DATA": null, "Level": null, "Angle": null, "Type": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 29, "name": "InfraStairs_ln_2023", "type": "Feature Layer", "parentLayer": { "id": 183, "name": "Lanscape Features" }, "defaultVisibility": true, "minScale": 7691, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5331320.2839, "ymin": 3407305.7541000023, "xmax": 5335325.531100001, "ymax": 3408746.9582, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Shape_Length", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "InfraStairs_ln_2023", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 30, "name": "Wall_Project", "type": "Feature Layer", "parentLayer": { "id": 183, "name": "Lanscape Features" }, "defaultVisibility": true, "minScale": 7691, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5330583.9562, "ymin": 3407721.444799997, "xmax": 5333264.4936, "ymax": 3409382.8038439704, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "LyrOn" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DocUpdate" }, { "name": "DocId", "type": "esriFieldTypeDouble", "alias": "DocId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DocId" }, { "name": "NAME", "type": "esriFieldTypeInteger", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAME" }, { "name": "FEATURE_CODE", "type": "esriFieldTypeString", "alias": "FEATURE_CODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FEATURE_CODE" }, { "name": "XXX_XX", "type": "esriFieldTypeDouble", "alias": "XXX_XX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XXX_XX" }, { "name": "ELEV_TYPE", "type": "esriFieldTypeString", "alias": "ELEV_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ELEV_TYPE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Wall_Project", "description": "", "prototype": { "attributes": { "ELEV_TYPE": null, "XXX_XX": null, "Entity": null, "Handle": null, "Layer": null, "LyrFrzn": null, "LyrOn": -1, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "DocUpdate": null, "DocId": null, "NAME": null, "FEATURE_CODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 167, "name": "LandScape", "type": "Feature Layer", "parentLayer": { "id": 183, "name": "Lanscape Features" }, "defaultVisibility": true, "minScale": 7691, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "A parcel boundary is the defined line that divides a land area", "copyrightText": "China Gezhouba Group Corporation (CGGC) (Main Contractor)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329919.475715401, "ymin": 3407262.3611999974, "xmax": 5334860.506900001, "ymax": 3409728.4321999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 219, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 0.4 } }, "value": "BRIDGE", "label": "BRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "CONCRETE UNIT PAVERS TYPE 1", "label": "CONCRETE UNIT PAVERS TYPE 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "CONCRETE UNIT PAVERS TYPE 2", "label": "CONCRETE UNIT PAVERS TYPE 2" }, { "symbol": { "type": "esriPFS", "url": "da528d428a2a3b677a60cb768ccf3870", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAADUlEQVQImWNhYGBgAAAAGQAFejK75wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 1.2, "height": 1.2, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "GRAVEL", "label": "GRAVEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 219, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 0.4 } }, "value": "PEDESTRAIN CROSSING", "label": "PEDESTRAIN CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 235, 176, 255 ], "outline": null }, "value": "PLANTING BED", "label": "PLANTING BED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.5 } }, "value": "POND", "label": "POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 231, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 227, 223, 255 ], "width": 0.5 } }, "value": "POURED CONCRETE", "label": "POURED CONCRETE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 0 ], "width": 1 } }, "value": "STONE", "label": "STONE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 202, 252, 255 ], "toColor": [ 242, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BID_PACK_NAME", "typeIdField": "DESCRIPTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BID_PACK_NAME", "type": "esriFieldTypeString", "alias": "BID PACK NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BIDPACKNAME" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": { "type": "codedValue", "name": "CD_LandUse", "description": "", "codedValues": [ { "name": "Hospital Staff Parking", "code": "1" }, { "name": "Mosque", "code": "2" }, { "name": "Open Space", "code": "3" }, { "name": "Faculty Club", "code": "4" }, { "name": "Utilities", "code": "5" }, { "name": "Hospital / Research", "code": "6" }, { "name": "Parking", "code": "7" }, { "name": "Campus", "code": "8" }, { "name": "Faculty Housing", "code": "9" }, { "name": "Student Housing", "code": "10" }, { "name": "Service Buildings", "code": "11" }, { "name": "Recreation Facilities", "code": "12" }, { "name": "Sports Facilities", "code": "13" }, { "name": "Others", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "OWNERSHIP_CODE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_CODE", "domain": { "type": "codedValue", "name": "CD_Ownership", "description": "", "codedValues": [ { "name": "Administration Facilities", "code": "00ADFA" }, { "name": "Main Campus Roads, Site Utility, Service Parking and Landscaping", "code": "00BP05" }, { "name": "Earth Works", "code": "00BP1" }, { "name": "Central Utility Plants 1 & 2, Ancillary Building & Tunnel Service", "code": "00BP3A" }, { "name": "Central Utility Plant #3", "code": "00BP3B" }, { "name": "Utility Service Tunnel West Civil Works & Gravity Lines", "code": "00BP4A" }, { "name": "Utility Service Tunnel East Civil Works", "code": "00BP4B" }, { "name": "Decked Parking and Shelters (West)", "code": "00BP6A" }, { "name": "Decked Parking, Shelters (East) & Ancillary Buildings", "code": "00BP6B" }, { "name": "College of Arts and College of Education", "code": "00COAE" }, { "name": "College of Business & College for Women", "code": "00COBW" }, { "name": "College of Engineering & Petroleum", "code": "00COEP" }, { "name": "College of Science & Faculty Club", "code": "00COSC" }, { "name": "College of Social Science, Sharia & Law", "code": "00CSSL" }, { "name": "Student Activity & Athletic Facility", "code": "00SAAF" }, { "name": "Academic Support Facilities", "code": "00ACSF" }, { "name": "College of Architecture & College of Computer and Engineering Sciences", "code": "00COAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNERSHIP_CODE" }, { "name": "PARCELNAME", "type": "esriFieldTypeString", "alias": "PARCELNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARCELNAME" }, { "name": "CAD_Design_RoomID", "type": "esriFieldTypeString", "alias": "CAD_Design_RoomID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "CAD_Design_RoomID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "DRAWING_REFERNCE", "type": "esriFieldTypeString", "alias": "DRAWING_REFERNCE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DRAWING_REFERNCE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BRIDGE", "name": "BRIDGE", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "BRIDGE", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "BRIDGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CONCRETE UNIT PAVERS TYPE 1", "name": "CONCRETE UNIT PAVERS TYPE 1", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "CONCRETE UNIT PAVERS TYPE 1", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "CONCRETE UNIT PAVERS TYPE 1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CONCRETE UNIT PAVERS TYPE 2", "name": "CONCRETE UNIT PAVERS TYPE 2", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "CONCRETE UNIT PAVERS TYPE 2", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "CONCRETE UNIT PAVERS TYPE 2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GRAVEL", "name": "GRAVEL", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "GRAVEL", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "GRAVEL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PEDESTRAIN CROSSING", "name": "PEDESTRAIN CROSSING", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "PEDESTRAIN CROSSING", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "PEDESTRAIN CROSSING" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLANTING BED", "name": "PLANTING BED", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "PLANTING BED", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "PLANTING BED" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "POND", "name": "POND", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "POND", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "POND" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "POURED CONCRETE", "name": "POURED CONCRETE", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "POURED CONCRETE", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "POURED CONCRETE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STONE", "name": "STONE", "domains": { "LANDUSE": {"type": "inherited"}, "OWNERSHIP_CODE": {"type": "inherited"} }, "templates": [ { "name": "STONE", "description": "", "prototype": { "attributes": { "CAD_Design_RoomID": "", "PARCELNAME": null, "DRAWING_REFERNCE": null, "BID_PACK_NAME": null, "LANDUSE": null, "OWNERSHIP_CODE": null, "DESCRIPTION": "STONE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 150, "name": "Pedestrain_Web", "type": "Feature Layer", "parentLayer": { "id": 183, "name": "Lanscape Features" }, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329905.760086303, "ymin": 3407403.2475999966, "xmax": 5333410.117199998, "ymax": 3409240.2258, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Description", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Description" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Floor_ID", "type": "esriFieldTypeString", "alias": "Floor_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Floor_ID" }, { "name": "Symbolgy", "type": "esriFieldTypeString", "alias": "Symbolgy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Symbolgy" }, { "name": "CADCode", "type": "esriFieldTypeString", "alias": "CADCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCode" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pedestrain_Web", "description": "", "prototype": { "attributes": { "CADCode": null, "Symbolgy": null, "Description": null, "BuildingID": null, "Floor_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 171, "name": "Asphalt", "type": "Feature Layer", "parentLayer": { "id": 183, "name": "Lanscape Features" }, "defaultVisibility": true, "minScale": 9600, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329903.5645, "ymin": 3407137.8276999965, "xmax": 5334781.064399999, "ymax": 3409732.5029999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 244, 244, 240, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "REGIONTYPE", "type": "esriFieldTypeString", "alias": "REGIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONTYPE" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REGIONID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "NAME_AR", "type": "esriFieldTypeString", "alias": "NAME_AR", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Asphalt", "description": "", "prototype": { "attributes": { "Y": null, "SHAPEGEOJSON": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 181, "name": "Campus Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329087.010600001, "ymin": 3407185.520199999, "xmax": 5334873.444400001, "ymax": 3409484.4607999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REGIONID", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 219, 227, 255 ], "width": 4 } }, "value": "3", "label": "3; 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 219, 227, 255 ], "width": 4 } }, "value": "4", "label": "3; 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 255, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 219, 227, 255 ], "width": 4 } }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 202, 252, 255 ], "toColor": [ 242, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"مدينة صباح السالم الجامعية\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 57220, "minScale": 122554, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME_AR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "OBJECTID <> 55", "useCodedValues": true, "maxScale": 33590, "minScale": 57225, "name": "LastScale", "priority": 20, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "REGIONID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "Region parent Identifier", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "REGIONTYPE", "type": "esriFieldTypeString", "alias": "RegionType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONTYPE" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REGIONID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "NAME_AR", "type": "esriFieldTypeString", "alias": "NAME_AR", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "3", "name": "3; 4", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": "3", "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "3; 4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": "4", "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": null, "CADCODE": null, "NAME": null, "REGIONID": "5", "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 21, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 89407, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 5329087.010600001, "ymin": 3407292.584899999, "xmax": 5334872.3616, "ymax": 3409484.4607999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REGIONTYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "ACADEMIC SUPPORT FACILITIES", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "AREA OF \u200b\u200bFUTURE COLLEGE", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "HOUSING", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "HSC", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "MAIN CAMPUS", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "SERVICE FACILITIES", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "Future Use", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 } }, "value": "PARKING", "label": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 237, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.7 } }, "value": "OPEN SPACE", "label": "OPEN SPACE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 202, 252, 255 ], "toColor": [ 242, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME_AR"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureExterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "DESCRIPTION NOT IN ('500 series') AND CADCODE NOT IN ('201', '202', '210', '211', '227', '1012', '816') AND upper(NAME) NOT LIKE '%OPEN SPACE%'", "useCodedValues": true, "maxScale": 9600, "minScale": 33590, "name": "Parcels_LargeScale", "priority": 4, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 191 ], "font": { "family": "Calibri", "size": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME_AR"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureExterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "REGIONTYPE IN ('HSC', 'HOUSING') Or DESCRIPTION = '600 series' Or CADCODE IN ('226', '223', '1002')", "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "Parcels_SmallScale", "priority": 4, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 191 ], "font": { "family": "Calibri", "size": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "REGIONTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "REGIONTYPE", "type": "esriFieldTypeString", "alias": "REGIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGIONTYPE" }, { "name": "CADCODE", "type": "esriFieldTypeString", "alias": "CADCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CADCODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REGIONID", "type": "esriFieldTypeString", "alias": "REGIONID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REGIONID" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "NAME_AR", "type": "esriFieldTypeString", "alias": "NAME_AR", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NAME_AR" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SHAPEGEOJSON", "type": "esriFieldTypeString", "alias": "SHAPEGEOJSON", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SHAPEGEOJSON" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ACADEMIC SUPPORT FACILITIES", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "LAST_EDITED_DATE": null, "PARENTID": null, "REGIONTYPE": "ACADEMIC SUPPORT FACILITIES", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AREA OF \u200b\u200bFUTURE COLLEGE", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "AREA OF \u200b\u200bFUTURE COLLEGE", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "AREA OF \u200b\u200bFUTURE COLLEGE", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HOUSING", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "HOUSING", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "HOUSING", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HSC", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "HSC", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "HSC", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MAIN CAMPUS", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "MAIN CAMPUS", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "MAIN CAMPUS", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SERVICE FACILITIES", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "SERVICE FACILITIES", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "SERVICE FACILITIES", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Future Use", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "Future Use", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "Future Use", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARKING", "name": "ACADEMIC SUPPORT FACILITIES; AREA OF \u200b\u200bFUTURE COLLEGE; HOUSING; HSC; MAIN CAMPUS; SERVICE FACILITIES; Future Use; PARKING", "domains": {}, "templates": [ { "name": "PARKING", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PARENTID": null, "DESCRIPTION": null, "REGIONTYPE": "PARKING", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OPEN SPACE", "name": "OPEN SPACE", "domains": {}, "templates": [ { "name": "OPEN SPACE", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "LAST_EDITED_DATE": null, "PARENTID": null, "REGIONTYPE": "OPEN SPACE", "CADCODE": null, "NAME": null, "REGIONID": null, "HYPERLINK": null, "NAME_AR": null, "X": null, "Y": null, "SHAPEGEOJSON": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }