{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Location Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 429289.03774999996, "falseY": 1537983.1713570573, "xyUnits": 4.273741768527565E12, "falseZ": -1073.7418235, "zUnits": 4.194304001953124E12, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": " 2" }, { "id": 2, "name": " 3" }, { "id": 3, "name": "57" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 2147483647, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "length": 32, "domain": null }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "length": 32, "domain": null }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "length": 255, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2147483647, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": " 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": " 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "57" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 0, "name": " 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 1, "name": " 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 2, "name": "57" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": " 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Location Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": " 3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Location Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "57", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Location Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Brick Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 429289.03774999996, "falseY": 1537983.1713570573, "xyUnits": 4.273741768527565E12, "falseZ": -1073.7418235, "zUnits": 4.194304001953124E12, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": " 2" }, { "id": 6, "name": " 3" }, { "id": 7, "name": "57" } ], "minScale": 8.5, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 2147483647, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "length": 32, "domain": null }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "length": 32, "domain": null }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "length": 255, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2147483647, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": " 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": " 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "57" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 0, "name": " 2" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 1, "name": " 3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null }, "code": 2, "name": "57" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": " 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Brick Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8.5, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": " 3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Brick Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8.5, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "57", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Brick Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 430164.84688283294, "ymin": 1538887.7000982608, "xmax": 430564.43984472775, "ymax": 1539313.1796581517, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8.5, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Park Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature", "uniqueValueGroups": [ { "heading": "Feature", "classes": [ { "label": "Interactive Fountain", "description": "Interactive Fountain", "symbol": { "type": "esriPMS", "url": "98f94afae2753e6d0017efb1bd09e6c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACK0lEQVRYhd3XzWrUUBTA8f+FgCI+QJN040p0o68wK7vTnWAS6AsoKjNTP6po/egko6j4AiNJRPAlXLh0UTdu66JJZuFGEBVcHEmmXUxLJ8mdtKQ9iwQu3Jsf9+OcG4OWhUHLwuBYgpY3Txbv0Zm/7QD9O/EByFFL7QA1GEcQdG3rIu8XNxr5mrt1gWjxqz7Iyc6j5AtOGhBb9+bCOOlzoIs3Pku4sKkHis1vOOkqinWcFG2Umz4D7iJyg2h/TDkoj9ga4CaCUgMtlJc+Rcj73CS23zazqSPbx02ojXLSJwj3EW4RW2+aPWWR7eMlAsqvhMoxiny5bxNZrw/m2Id2gJdQinLTNWAVUV0i89XB5qGwBOUljxEegOoRmy8PJzGGdoCbCUqCAjWFUQ9B9YnMF4ebqSNziJtRoOB3PmWIugRyh8ga6g67F+Smn6t3l/zxBzi13fALUR2ctFN5iNhamg0SflQHUczLrpa5riB7QbF1pXJvNxuAXC5mZhKnUbJBZD9qDlQPs1LsmXyZJvEJpdaLJKqJ0gM5mQ/Sn2xgOz/+nakygxroogwtjJI+SlaK479fmdFEGY1iGkBVB7lJANIrxeyufaL8OiijOkb1igwc1kh6O2WmBqoc5CZDUN3tcjDULjMQVEGVX2GR68XsaNamqTIDa3jjd/NdYb3xuVkD1EItZx8ZLXyfb8nCBjA7MTJnYo7of1mVUPKTVoEi+2oj4xzfJWswWgf6DziE8CchTk+WAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Interactive Fountain" ] ] }, { "label": "Time Capsule", "description": "Time Capsule", "symbol": { "type": "esriPMS", "url": "8ee5a21c8ee49778e62ff6287561b8f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADjUlEQVRYhd3XS2yUVRjG8R90KBfbDsGWwYgbghBRWGhIhFgQKUhaIY0aY4wbF142anBjYtyQuHGl7kzUAMaV8cJFEblKSwVL4kJUhIS4pEoqTkudQqeM+Q5fykzbubRDUvRJzuKceS//ec/1S7jFlHCLKeEWU8L/Cug27+A5NYZDf1gNthuwdWqA6iS9L6k97u/CS5IGJh+yUqBHcQ6/TzLPIizGgZsB1Ga+na4YlNY8CahFkjrMNMufnsX+aoDa3GGHbrc7K+sJnROEug7zhZQlElb6WE+AOjAZoFYp23VrtBALJXwm5cmKoSKYY76Usi7Oc0qTlT7R4xkcmhhQQlqNWQULtCWGelyn/gBVGmaXBR7Oy3E5xK01Q9pQsbTFlNXlklaP2OeIekvzoD6XCtOXcWaMX8ZdAWa3BdbmxT+LDdJ6bTTkVPE6lFLG8TB1o6E2xFCt5o/j0+yQGmtGwbTEMBnd1e2yzAjU145qsCQPah9yebb1OGxmwWROAKYyoBtQbdaNgSrU+lH9c3nTVAFMMaA3x7XMYFCHVdY7YfYIVDFFMKtkXHJUzkZCG09vlQaa7Q1vu1Y00TQ5v1EWKLLZJicX6ji6ltf1uuky5YDmyHo5rIbqtCWOVkrb9IfKlwSaYiXGjFxRU/q2QQNWl7H5Hn1lbKJcZYHq7PVakSn7y53SljlshkrUbsg8p83VM+7vdfrD6V0SqMfTRdyXqnfUQdPKVidSZBPZbpZywVM4X8l/qHQNLQkwX2nyUJ7PT0gzchB2IokVcb9Zwh4pWxyTtrYSqESFMN/Zq6ngOjgdEl61U+3IWC8ec9VxtZbHY5HPbimbHdNfHqoc0N0BZo+mgovy53DM9cn6FQ8WeGT9aKNlDmpwXzy2Nq9SZaBKAS1WH54QTQVPiF/CMdcXroN5XhwDVO+MtK02+NYhDe6Nx6MYu6S069BvTTGo4kA17tcoaUWeTVSPFn3SNhnyAwForDJOYpMW+x3R4J54fLmERnP94wHDEwUa9qlBSc3e1WmOi+HyjGBaZZwo6ncDKrJptd43DqvXGNbcgEFbQ+xJraELPnBNzmrvuWxYWpuMrrIwN6C6Yqh96kz3t1dd9FF1u+wPH8rKGnDeYHiGTEzR0yUX9t4ivXbcnHOot3ygkoqeLVGrQNVdrldlPW/QK/GndCZ8VGerCVkd0CUvENpN03/g+THFSkw1wGj9C+DGEAvGXjG9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Time Capsule" ] ] }, { "label": "Statue", "description": "Statue", "symbol": { "type": "esriPMS", "url": "2f86d816de99c40ed5855d94a459ee26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAsCAYAAADvjwGMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVRYhe3XTYhNYRzH8U9ci6kZ8jJqhigbNl7GhoyiZiGxsJBSSPJWrGVBVmwVC4ONSZIN8tLEQmIkkfFWShKGJMrLSENj0qn/1G2aa+6Mc+69dH/1dOqc5zzne/7P8/89/yengpRTQcqpIOVUOMwirMY1XCo3zBHMwVbUlhvmZsB0DPJsLlowFZPwHc9xFY+ygLkX1wdxHYNN2B0fT6buWUAnkZuNi9F/A76kCZOv+Tgdf78KDwv024ujOIWVWcCswDpsQfsQ4/yINZZEbF5eVFOD6YvMel3kWD9xAYuzgGkfBki/kv71IwEZCmYk6sXof9GBp2ACHpcTZhx2Yhd2ZA3TiGn4EIu6DtPRhGXREq+6M/DFLGBaIgsnhmF2421k2HlsD2NsLQXMSez5L0uIsqkKk2ZkGtEQ2ZJskF14GXtZSWBmhVEtRw3ehI+MRTM+4Qp+4VVWMPU4hKU4HLXK07zntVHrzAx/OZAVzAJ0oi1qmm9/6JuY2Fn0YGEWME1YW0Rh1a/xsd8czwKmtUiQUdiI/biOM1nAFKtkXW3GGtzyF0oDphNLIpOUE6YnMmoy3g3jvebI0HNpwvTGWrmPE1GQ3437A1UT6b8NM2JqO9KeprY4lyeDHwyDTLznIz5H5BriFHobx3B5MMdOa6Pswr5odXnH38Shv+J9APaVetfuHuDSRataQhRSNTLDicwNrMcTFQDzIlrJVV0zhVRRkfkNottxEClNLx8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Statue" ] ] }, { "label": "Tree", "description": "Tree", "symbol": { "type": "esriPMS", "url": "ae4f143917c7cd7e68cfc138a259e22d", "imageData": "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", "contentType": "image/png", "width": 28, "height": 59, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tree" ] ] }, { "label": "Bench", "description": "Bench", "symbol": { "type": "esriPMS", "url": "95e3c9c7b8281c4b972f912d7e65d7f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQokWNhIBOwUEMjPwMDAycB9W8ZGBh+o2ucyMDAEE9AoyUDA8MJqjmVJMBCmvKRq/EGAwPDQQLqP2HT2AHFJNtIEgAAs1cHxXS5g2oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bench" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "98f94afae2753e6d0017efb1bd09e6c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACK0lEQVRYhd3XzWrUUBTA8f+FgCI+QJN040p0o68wK7vTnWAS6AsoKjNTP6po/egko6j4AiNJRPAlXLh0UTdu66JJZuFGEBVcHEmmXUxLJ8mdtKQ9iwQu3Jsf9+OcG4OWhUHLwuBYgpY3Txbv0Zm/7QD9O/EByFFL7QA1GEcQdG3rIu8XNxr5mrt1gWjxqz7Iyc6j5AtOGhBb9+bCOOlzoIs3Pku4sKkHis1vOOkqinWcFG2Umz4D7iJyg2h/TDkoj9ga4CaCUgMtlJc+Rcj73CS23zazqSPbx02ojXLSJwj3EW4RW2+aPWWR7eMlAsqvhMoxiny5bxNZrw/m2Id2gJdQinLTNWAVUV0i89XB5qGwBOUljxEegOoRmy8PJzGGdoCbCUqCAjWFUQ9B9YnMF4ebqSNziJtRoOB3PmWIugRyh8ga6g67F+Smn6t3l/zxBzi13fALUR2ctFN5iNhamg0SflQHUczLrpa5riB7QbF1pXJvNxuAXC5mZhKnUbJBZD9qDlQPs1LsmXyZJvEJpdaLJKqJ0gM5mQ/Sn2xgOz/+nakygxroogwtjJI+SlaK479fmdFEGY1iGkBVB7lJANIrxeyufaL8OiijOkb1igwc1kh6O2WmBqoc5CZDUN3tcjDULjMQVEGVX2GR68XsaNamqTIDa3jjd/NdYb3xuVkD1EItZx8ZLXyfb8nCBjA7MTJnYo7of1mVUPKTVoEi+2oj4xzfJWswWgf6DziE8CchTk+WAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Interactive Fountain", "label": "Interactive Fountain" }, { "symbol": { "type": "esriPMS", "url": "8ee5a21c8ee49778e62ff6287561b8f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADjUlEQVRYhd3XS2yUVRjG8R90KBfbDsGWwYgbghBRWGhIhFgQKUhaIY0aY4wbF142anBjYtyQuHGl7kzUAMaV8cJFEblKSwVL4kJUhIS4pEoqTkudQqeM+Q5fykzbubRDUvRJzuKceS//ec/1S7jFlHCLKeEWU8L/Cug27+A5NYZDf1gNthuwdWqA6iS9L6k97u/CS5IGJh+yUqBHcQ6/TzLPIizGgZsB1Ga+na4YlNY8CahFkjrMNMufnsX+aoDa3GGHbrc7K+sJnROEug7zhZQlElb6WE+AOjAZoFYp23VrtBALJXwm5cmKoSKYY76Usi7Oc0qTlT7R4xkcmhhQQlqNWQULtCWGelyn/gBVGmaXBR7Oy3E5xK01Q9pQsbTFlNXlklaP2OeIekvzoD6XCtOXcWaMX8ZdAWa3BdbmxT+LDdJ6bTTkVPE6lFLG8TB1o6E2xFCt5o/j0+yQGmtGwbTEMBnd1e2yzAjU145qsCQPah9yebb1OGxmwWROAKYyoBtQbdaNgSrU+lH9c3nTVAFMMaA3x7XMYFCHVdY7YfYIVDFFMKtkXHJUzkZCG09vlQaa7Q1vu1Y00TQ5v1EWKLLZJicX6ji6ltf1uuky5YDmyHo5rIbqtCWOVkrb9IfKlwSaYiXGjFxRU/q2QQNWl7H5Hn1lbKJcZYHq7PVakSn7y53SljlshkrUbsg8p83VM+7vdfrD6V0SqMfTRdyXqnfUQdPKVidSZBPZbpZywVM4X8l/qHQNLQkwX2nyUJ7PT0gzchB2IokVcb9Zwh4pWxyTtrYSqESFMN/Zq6ngOjgdEl61U+3IWC8ec9VxtZbHY5HPbimbHdNfHqoc0N0BZo+mgovy53DM9cn6FQ8WeGT9aKNlDmpwXzy2Nq9SZaBKAS1WH54QTQVPiF/CMdcXroN5XhwDVO+MtK02+NYhDe6Nx6MYu6S069BvTTGo4kA17tcoaUWeTVSPFn3SNhnyAwForDJOYpMW+x3R4J54fLmERnP94wHDEwUa9qlBSc3e1WmOi+HyjGBaZZwo6ncDKrJptd43DqvXGNbcgEFbQ+xJraELPnBNzmrvuWxYWpuMrrIwN6C6Yqh96kz3t1dd9FF1u+wPH8rKGnDeYHiGTEzR0yUX9t4ivXbcnHOot3ygkoqeLVGrQNVdrldlPW/QK/GndCZ8VGerCVkd0CUvENpN03/g+THFSkw1wGj9C+DGEAvGXjG9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Time Capsule", "label": "Time Capsule" }, { "symbol": { "type": "esriPMS", "url": "2f86d816de99c40ed5855d94a459ee26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAsCAYAAADvjwGMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVRYhe3XTYhNYRzH8U9ci6kZ8jJqhigbNl7GhoyiZiGxsJBSSPJWrGVBVmwVC4ONSZIN8tLEQmIkkfFWShKGJMrLSENj0qn/1G2aa+6Mc+69dH/1dOqc5zzne/7P8/89/yengpRTQcqpIOVUOMwirMY1XCo3zBHMwVbUlhvmZsB0DPJsLlowFZPwHc9xFY+ygLkX1wdxHYNN2B0fT6buWUAnkZuNi9F/A76kCZOv+Tgdf78KDwv024ujOIWVWcCswDpsQfsQ4/yINZZEbF5eVFOD6YvMel3kWD9xAYuzgGkfBki/kv71IwEZCmYk6sXof9GBp2ACHpcTZhx2Yhd2ZA3TiGn4EIu6DtPRhGXREq+6M/DFLGBaIgsnhmF2421k2HlsD2NsLQXMSez5L0uIsqkKk2ZkGtEQ2ZJskF14GXtZSWBmhVEtRw3ehI+MRTM+4Qp+4VVWMPU4hKU4HLXK07zntVHrzAx/OZAVzAJ0oi1qmm9/6JuY2Fn0YGEWME1YW0Rh1a/xsd8czwKmtUiQUdiI/biOM1nAFKtkXW3GGtzyF0oDphNLIpOUE6YnMmoy3g3jvebI0HNpwvTGWrmPE1GQ3437A1UT6b8NM2JqO9KeprY4lyeDHwyDTLznIz5H5BriFHobx3B5MMdOa6Pswr5odXnH38Shv+J9APaVetfuHuDSRataQhRSNTLDicwNrMcTFQDzIlrJVV0zhVRRkfkNottxEClNLx8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Statue", "label": "Statue" }, { "symbol": { "type": "esriPMS", "url": "ae4f143917c7cd7e68cfc138a259e22d", "imageData": "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", "contentType": "image/png", "width": 28, "height": 59, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tree", "label": "Tree" }, { "symbol": { "type": "esriPMS", "url": "95e3c9c7b8281c4b972f912d7e65d7f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQokWNhIBOwUEMjPwMDAycB9W8ZGBh+o2ucyMDAEE9AoyUDA8MJqjmVJMBCmvKRq/EGAwPDQQLqP2HT2AHFJNtIEgAAs1cHxXS5g2oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bench", "label": "Bench" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 245, 252, 255 ], "toColor": [ 194, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 210, 255 ], "toColor": [ 252, 184, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 204, 255 ], "toColor": [ 245, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 207, 252, 255 ], "toColor": [ 182, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 224, 255 ], "toColor": [ 184, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 215, 252, 255 ], "toColor": [ 236, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 221, 255 ], "toColor": [ 252, 215, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 248, 255 ], "toColor": [ 252, 192, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 210, 255 ], "toColor": [ 252, 232, 210, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "angle", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Feature]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "\"Feature\" = 'Statue'", "useCodedValues": true, "maxScale": 0, "minScale": 350, "name": "Statue", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Feature]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "\"Feature\" = 'Time Capsule'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Time Capsule", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Feature]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "\"Feature\" = 'Bench'", "useCodedValues": true, "maxScale": 0, "minScale": 350, "name": "Bench", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Feature]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "\"Feature\" = 'Interactive Fountain'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Fountain", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 430254.35247825086, "ymin": 1538929.249634333, "xmax": 430404.8069017492, "ymax": 1539136.1937742531, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 50, "domain": null }, { "name": "angle", "type": "esriFieldTypeSmallInteger", "alias": "angle", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Bricks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 430282.07092675194, "ymin": 1538906.2221213356, "xmax": 430362.19412608445, "ymax": 1539101.0740938336, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ENTITY", "type": "esriFieldTypeString", "alias": "ENTITY", "length": 14, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 32, "domain": null }, { "name": "LEVEL", "type": "esriFieldTypeDouble", "alias": "LEVEL", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Park Polylines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEVEL", "uniqueValueGroups": [ { "heading": "LEVEL", "classes": [ { "label": "Streets", "description": "Streets", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 0, 0, 255 ], "width": 1 }, "values": [ [ "6" ], [ "18" ] ] }, { "label": "Drive", "description": "Drive", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 240, 0, 0, 255 ], "width": 1 }, "values": [ [ "7" ] ] }, { "label": "Sidewalk", "description": "Sidewalk", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "values": [ [ "9" ], [ "16" ], [ "19" ], [ "40" ] ] }, { "label": "Fountain", "description": "Fountain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "17" ] ] }, { "label": "Buildings", "description": "Buildings", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "24" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 0, 0, 255 ], "width": 1 }, "value": "6", "label": "Streets" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 0, 0, 255 ], "width": 1 }, "value": "18", "label": "Streets" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 240, 0, 0, 255 ], "width": 1 }, "value": "7", "label": "Drive" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "9", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "16", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "19", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "40", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "17", "label": "Fountain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "24", "label": "Buildings" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 73, 201, 255 ], "toColor": [ 135, 73, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 145, 64, 255 ], "toColor": [ 133, 145, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 201, 247, 255 ], "toColor": [ 136, 201, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 133, 255 ], "toColor": [ 237, 88, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 94, 255 ], "toColor": [ 86, 245, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 235, 203, 255 ], "toColor": [ 89, 235, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 82, 77, 255 ], "toColor": [ 130, 82, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 167, 250, 255 ], "toColor": [ 238, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 150, 92, 255 ], "toColor": [ 250, 150, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 86, 150, 255 ], "toColor": [ 63, 86, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 122, 128, 255 ], "toColor": [ 78, 122, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 250, 135, 255 ], "toColor": [ 229, 250, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 46, 112, 255 ], "toColor": [ 133, 46, 112, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 430106.21891625226, "ymin": 1538850.9259720892, "xmax": 430641.3700769171, "ymax": 1539348.501092419, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ENTITY", "type": "esriFieldTypeString", "alias": "ENTITY", "length": 14, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 32, "domain": null }, { "name": "LEVEL", "type": "esriFieldTypeDouble", "alias": "LEVEL", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Park Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEVEL", "uniqueValueGroups": [ { "heading": "LEVEL", "classes": [ { "label": "Interactive Fountain", "description": "Interactive Fountain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "values": [ [ "42" ] ] }, { "label": "Bicentennial Park", "description": "Bicentennial Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "values": [ [ "41" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "42", "label": "Interactive Fountain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "41", "label": "Bicentennial Park" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 73, 201, 255 ], "toColor": [ 135, 73, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 145, 64, 255 ], "toColor": [ 133, 145, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 201, 247, 255 ], "toColor": [ 136, 201, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 88, 133, 255 ], "toColor": [ 237, 88, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 94, 255 ], "toColor": [ 86, 245, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 235, 203, 255 ], "toColor": [ 89, 235, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 82, 77, 255 ], "toColor": [ 130, 82, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 167, 250, 255 ], "toColor": [ 238, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 150, 92, 255 ], "toColor": [ 250, 150, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 86, 150, 255 ], "toColor": [ 63, 86, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 122, 128, 255 ], "toColor": [ 78, 122, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 250, 135, 255 ], "toColor": [ 229, 250, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 46, 112, 255 ], "toColor": [ 133, 46, 112, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 430221.8758371696, "ymin": 1538933.2653743327, "xmax": 430425.5289731659, "ymax": 1539151.7990580052, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ENTITY", "type": "esriFieldTypeString", "alias": "ENTITY", "length": 14, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 32, "domain": null }, { "name": "LEVEL", "type": "esriFieldTypeDouble", "alias": "LEVEL", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Inscribed Bricks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 47, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 430282.07092675194, "ymin": 1538907.6643756703, "xmax": 430360.80863016844, "ymax": 1539101.0740938336, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Join_Count", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 254, "domain": null }, { "name": "BRICKTIE", "type": "esriFieldTypeString", "alias": "BRICKTIE", "length": 20, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 20, "domain": null }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "ROW", "length": 20, "domain": null }, { "name": "BRICKSPACE", "type": "esriFieldTypeString", "alias": "BRICKSPACE", "length": 20, "domain": null }, { "name": "label_angl", "type": "esriFieldTypeDouble", "alias": "label_angl", "domain": null }, { "name": "xcoord", "type": "esriFieldTypeDouble", "alias": "xcoord", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeDouble", "alias": "ycoord", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Inscribed Brick Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 430282.1873963326, "ymin": 1538907.8750051707, "xmax": 430360.2502323352, "ymax": 1539100.5002760887, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LastName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BrickID", "type": "esriFieldTypeInteger", "alias": "BrickID", "domain": null }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "length": 50, "domain": null }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "length": 20, "domain": null }, { "name": "Inscriptio", "type": "esriFieldTypeString", "alias": "Inscription", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51fa4a4c921746d3956ffa7c6acd9923" } ], "tables": [] }